-
Notifications
You must be signed in to change notification settings - Fork 237
Add changelog checker for PRs #290
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
r? @ryankurte (rust-highfive has picked a reviewer for you, use r? to override) |
bors try |
1db62fa
to
74ddbb5
Compare
Alright, now it works |
tryAlready running a review |
74ddbb5
to
b139fe9
Compare
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.
bors r+
290: Add changelog checker for PRs r=therealprof a=eldruin A bit ironic that adding the checker requires deactivating it, haha Co-authored-by: Diego Barrios Romero <[email protected]>
tryTimed out. |
Ah, it seems the changelog checker does not work well with bors since deactivating the changelog check for a PR does not generate any output at all for it in the status and thus bors waits forever for it. |
I think you just don't make bors require it, but it can still run for PRs to remind people to add a changelog. |
Timed out. |
@adamgreig Thanks for the idea. That would be possible, yes. Not great but I guess better than nothing. |
b139fe9
to
7d751ba
Compare
bors r+ |
👎 Rejected by too few approved reviews |
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.
bors r+
A bit ironic that adding the checker requires deactivating it, haha