STALE-BOT.md: Mention github not notifying

Following https://discourse.nixos.org/t/github-doesnt-notify-reviewers-commenters-after-you-force-push-changes/10394 .
This commit is contained in:
Doron Behar 2020-12-09 20:19:06 +00:00
parent c2756603f5
commit e8360685cb

11
.github/STALE-BOT.md vendored
View file

@ -7,11 +7,12 @@
## Suggestions for PRs ## Suggestions for PRs
1. If it is unfinished but you plan to finish it, please mark it as a draft. 1. GitHub sometimes doesn't notify people who commented / reviewed a PR previously, when you (force) push commits. If you have addressed the reviews you can [officially ask for a review](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/requesting-a-pull-request-review) from those who commented to you or anyone else.
2. If you don't expect to work on it any time soon, closing it with a short comment may encourage someone else to pick up your work. 2. If it is unfinished but you plan to finish it, please mark it as a draft.
3. To get things rolling again, rebase the PR against the target branch and address valid comments. 3. If you don't expect to work on it any time soon, closing it with a short comment may encourage someone else to pick up your work.
4. If you need a review to move forward, ask in [the Discourse thread for PRs that need help](https://discourse.nixos.org/t/prs-in-distress/3604). 4. To get things rolling again, rebase the PR against the target branch and address valid comments.
5. If all you need is a merge, check the git history to find and [request reviews](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/requesting-a-pull-request-review) from people who usually merge related contributions. 5. If you need a review to move forward, ask in [the Discourse thread for PRs that need help](https://discourse.nixos.org/t/prs-in-distress/3604).
6. If all you need is a merge, check the git history to find and [request reviews](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/requesting-a-pull-request-review) from people who usually merge related contributions.
## Suggestions for issues ## Suggestions for issues