-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19675. Close stale PRs updated over 100 days ago. #7930
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
Conversation
💔 -1 overall
This message was automatically generated. |
5e03454
to
bae392d
Compare
🎊 +1 overall
This message was automatically generated. |
Thanks @slfan1989 . ping @ayushtkn @KeeProMise @ahmarsuhail and other guys, any more suggestions here? Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just a small change in the message, otherwise looks good
.github/workflows/stale.yml
Outdated
- uses: actions/stale@v1 | ||
with: | ||
stale-pr-message: > | ||
We're closing this stale PR because it has been open 100 days with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: open for 100 days
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Fixed.
bae392d
to
fbadafe
Compare
🎊 +1 overall
This message was automatically generated. |
Committed. Thanks all. |
Description of PR
This PR adds a GitHub workflow to automatically close stale PRs which have no activity over 100 days.
How was this patch tested?
No.
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?