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): simplify config by removing skip stale message options #457

Merged
merged 3 commits into from May 25, 2021

Commits on May 25, 2021

  1. feat(options): simplify config by removing skip stale message options

    Closes actions#405
    Closes actions#455
    
    BREAKING CHANGES: remove skip-stale-issue-message and skip-stale-pr-message options. If you used this option, replace it by an empty message for the options stale-issue-message and stale-pr-message
    C0ZEN committed May 25, 2021
    Copy the full SHA
    73417c5 View commit details
    Browse the repository at this point in the history
  2. build(dist): update dist

    also lint some files
    C0ZEN committed May 25, 2021
    Copy the full SHA
    917a870 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ad75fc3 View commit details
    Browse the repository at this point in the history