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

chore: Add stale bot to manage the Issues/PRs better #28

Merged
merged 2 commits into from
Nov 23, 2021

Conversation

anthonymonori
Copy link
Contributor

Context

Add stale bot to manage the Issues/PRs better.

  • Inactive Issues that are labeled with 'awaiting-feedback' will get marked as 'stale' after a period of time, then closed
  • Inactive PRs that are not in draft, or labeled with 'work-in-progress' or 'dependencies' will get marked as 'stale' after a period of time, then closed
  • Added dependabot support for GitHub Actions to keep our actions up-to-date

Our current labels are the following:
image

We should go over the open Issues, reply to them and/or mark them accordingly!

The ones we are waiting for input should have 'awaiting-feedback'. The rest should be triaged accordingly and closed.

Signed-off-by: Antal János Monori [email protected]

Checklist

- Inactive Issues that are labeled with 'awaiting-feedback' will get marked as 'stale' after a period of time, then closed
- Inactive PRs that are not in draft, or labeled with 'work-in-progress' or 'dependencies' will get marked as 'stale' after a period of time, then closed
- Added dependabot support for GitHub Actions to keep our actions up-to-date

Signed-off-by: Antal János Monori <[email protected]>
@anthonymonori anthonymonori self-assigned this Nov 18, 2021
@anthonymonori anthonymonori requested a review from a team as a code owner November 18, 2021 20:21
@anthonymonori anthonymonori merged commit c0b127b into transferwise:master Nov 23, 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
Development

Successfully merging this pull request may close these issues.

2 participants