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

Conversation

C0ZEN
Copy link
Owner

@C0ZEN C0ZEN commented Jan 17, 2021

  • 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 actions#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

* 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 C0ZEN self-assigned this Jan 17, 2021
@C0ZEN C0ZEN merged commit 0f1457a into C0ZEN:main Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant