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 bot messages for better status & communication #32

Open
craciunoiuc opened this issue Nov 14, 2024 · 0 comments
Open

Add bot messages for better status & communication #32

craciunoiuc opened this issue Nov 14, 2024 · 0 comments

Comments

@craciunoiuc
Copy link
Member

Right now the only message that the bot says is:

"This issue was closed by PR number "+fmt.Sprintf("#%d", ghPrId)+" which was merged successfully."

Ideally, it would additionally inform people that the merge is about to happen with x% of the tests passing for example.

On this front, logging can be also added to the application to verbosely detail each step that happens.


Orthogonal to this, another idea would be to make a new command governctl pr bump that sends a message like This PR has been inactive for the past 28 days! and run that every month.

When a PR reaches 90 days from the last activity (push/comment/state change/merge) the label on the PR should be changed accordingly:

last change status
<30 days status/fresh
<60 days status/stale
<90 days status/rotten
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

No branches or pull requests

1 participant