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) #5

Merged
merged 1 commit into from
Jan 17, 2021

Commits on Jan 17, 2021

  1. Remove the stale label when labeled with an exempt one (#268)

    * refactor(issue): create a dedicated function to remove the stale label
    
    * refactor: prefix private methods with _
    
    to make it consistent with others methods
    
    * feat(label): remove the stale label when labeled with an exempt one
    
    closes #136
    
    * 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?
    
    * test: use strict equal and move the new test in a more logical position
    
    * docs(readme): fix parsing error of the default values in the table
    
    prettier was not liking the previous syntax
    C0ZEN authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    7f340a4 View commit details
    Browse the repository at this point in the history