Fix companion status check by requiring at least 3 approvals#7147
Fix companion status check by requiring at least 3 approvals#7147
Conversation
andresilva
left a comment
There was a problem hiding this comment.
Won't this be a bit annoying? These are not the rules for a bot merge and in most cases we won't get 3 reviews on the companion.
Not sure: paritytech/polkadot#1734 (comment) |
andresilva
left a comment
There was a problem hiding this comment.
I think the bot is enforcing github's approval threshold over its own rules, i.e. if some team lead approves the bot shouldn't care about having less than 3 reviews. We should fix that in the bot and this PR shouldn't be needed.
While you are right, you are only half right. People could start merging prs to Substrate if they have the required amount of approvals, while the companion doesn't have them and we end in the situation where we are currently. The Substrate pr was merged, but the polkadot pr can not yet be merged. I think the solution to this problem should be that the process-bot ignores the |
|
@andresilva so what you think on how we want to continue here? |
No description provided.