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

Add a start date option to ignore old issues and PRs #269

Merged
merged 16 commits into from Jan 18, 2021

Conversation

@C0ZEN
Copy link
Contributor

@C0ZEN C0ZEN commented Jan 16, 2021

Changes:

  • Ignore the lib folder when running Prettier
  • Display the default value of the repo-token option in the table
  • Add a new option start-date used to ignore issues and PRs created before the given date (accept the ISO 8601 or the RFC 2822 encoding)
    • Add an example
    • Safely check the parsing to throw an error if the encoding is shitty
  • Add a small description precision for the operations-per-run option

Closes #174

C0ZEN added 4 commits Nov 22, 2020
feat(stale-and-close): add new options to change the days before clos…
@hross
Copy link
Contributor

@hross hross commented Jan 17, 2021

I merged these in the wrong order. I'll review this one next week.

@hross
hross approved these changes Jan 17, 2021
@hross
Copy link
Contributor

@hross hross commented Jan 17, 2021

If you rebase and fix conflicts I'll merge this one too.

C0ZEN added 11 commits Jan 17, 2021
Remove the stale label when labeled with an exempt one  (#268)
closes #230
closes #174
@C0ZEN C0ZEN force-pushed the C0ZEN:feature/start-date branch from e096199 to c1772ea Jan 17, 2021
@C0ZEN
Copy link
Contributor Author

@C0ZEN C0ZEN commented Jan 17, 2021

It's ready

@hross
hross approved these changes Jan 18, 2021
@hross hross merged commit f698371 into actions:main Jan 18, 2021
4 checks passed
4 checks passed
build build
Details
CodeQL-Build
Details
test test
Details
CodeQL No new alerts
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants