Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Feature request: Make the Mergeable column in the repositories view reflect pr_status #1543

Open
dagheyman opened this issue Aug 24, 2022 · 0 comments

Comments

@dagheyman
Copy link

I was recently confused by the bors UI while trying to introduce a blocking condition using the pr_status field in bors.toml. Even though the logic was working correctly, and merging was in fact blocked because of the PR check, the PR was listed as "Mergeable" in the bors web UI. See picture:

Screenshot 2022-08-24 at 09 01 55

I couldn't tell the pr_status check was working without actually trying to do bors r+, which correctly refused the merge.

Would it make sense to have the "Mergeable" column in the web UI reflect the status of pr_status checks? Alternatively, adding this information in a new column?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant