Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(options): add new options to avoid stale based on comments #508

Closed
wants to merge 15 commits into from

Commits on Jul 18, 2021

  1. feat(options): add new options to avoid stale based on comments

    Helping to close actions#441, actions#470, actions#435?
    Closes actions#390 due to no activity
    
    BREAKING CHANGES: the options related to remove-stale-when-updated will only check the updates, not the comment. It is only impactint the configurations using the value at false
    C0ZEN committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    fb9b646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8d4fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5276d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70890e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6c3510 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8f503a View commit details
    Browse the repository at this point in the history
  7. chore: handle breaking changes

    C0ZEN committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    ab18264 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcf7247 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af35511 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4330a05 View commit details
    Browse the repository at this point in the history
  11. refactor: use iso date instead of date string

    actually it's to be identical to GitHub and will also avoid an issue
    C0ZEN committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    1856ea9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab4311b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    263f92e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba84bbd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9de91d8 View commit details
    Browse the repository at this point in the history