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

Adding a stale bot for ticket hygiene. #144

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

a4z
Copy link
Contributor

@a4z a4z commented Jan 17, 2023

I do not believe having issues and PRs open forever is a good practice
But my manual intervention was not always appreciated since it could be seen as a personal action against an activity.

Therefore, I added the stale application to cross-langauage-cpp.
With it, we have a democratic robot that threads all issues and PRs equally by definition, and personal feelings against a person doing the ticket hygiene will be avoided.

After 60 days of inactivity, a message is triggered
After 7 additional days, the issue or PR gets closed,

Closed items can be reopened if ever needed.
Auto-closed issues and PRs get the label stale so we can review staled items if needed.
Exceptions: If a ticket / PR has the label idea, it will not be handled by this bot.

This PR activates the stale bot for the generator repository.

@a4z a4z requested review from freitass and jothepro January 17, 2023 09:52
@a4z a4z merged commit a0888c7 into cross-language-cpp:main Jan 18, 2023
@a4z
Copy link
Contributor Author

a4z commented Jan 18, 2023

So, let's see what this bot will do, or not :-)

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