Skip to content

Move triagebot.toml validation handler to check commits super-handler #2084

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

Merged
merged 3 commits into from
Jun 17, 2025

Conversation

Urgau
Copy link
Member

@Urgau Urgau commented Jun 17, 2025

This PR moves our triagebot.toml validation handler (with fake config) to our recently new check commits super-handler.

That way it can share all the benefits of our super-handler, like draft/rollup handling, as well as pre-fetching of the diffs.

I also took the opportunity to simply the logic and remove the fake config.

Best reviewed commits and commits.

@Urgau Urgau requested a review from Kobzol June 17, 2025 17:50
Copy link
Member

@Kobzol Kobzol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! The check commits handler really pays dividends.

@Kobzol
Copy link
Member

Kobzol commented Jun 17, 2025

It looks like no-one actually set the config (https://github.com/search?type=code&q=org%3Arust-lang+validate_config), so should be safe to merge.

@Urgau Urgau added this pull request to the merge queue Jun 17, 2025
Merged via the queue into rust-lang:master with commit a8013bb Jun 17, 2025
3 checks passed
@Urgau Urgau deleted the move-validate_config-to-check_commits branch June 17, 2025 21:02
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