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

Remove the stale label when labeled with an exempt one #268

Merged
merged 10 commits into from
Jan 17, 2021

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    c21e2f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    c913fa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from actions/main

    feat(stale-and-close): add new options to change the days before clos…
    C0ZEN committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    9cf9bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f11f623 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b72954 View commit details
    Browse the repository at this point in the history
  5. refactor: prefix private methods with _

    to make it consistent with others methods
    C0ZEN committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    0e4efa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0083fa View commit details
    Browse the repository at this point in the history
  7. chore: fix logger issues due to rebase

    @hross I think there is a room for improvement regarding the class creation of the issue logger (code duplication) but I do not see how to do it without changing a lot of stuff; do you have an idea?
    C0ZEN committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    4fef0e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    795bf1b View commit details
    Browse the repository at this point in the history
  9. docs(readme): fix parsing error of the default values in the table

    prettier was not liking the previous syntax
    C0ZEN committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    dbd3d0c View commit details
    Browse the repository at this point in the history