You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's currently no support for ignoring approvals from specific users who otherwise meet the conditions specified in the rule. I think your best option will be to create a new team, maybe org/eng-approvers, as a nested team of the org/eng team and then move all of the users except for gh-auto-approve to the child team. Finally, update your policy to use the org/eng-approvers in the approval rule. Using a nested team should mean that you don't have to change anything else that uses the org/eng team.
We have a usecase where the
gh-auto-approve
bot approves the PR - how can I excludegh-auto-approve
from approval_rules?Note:
gh-auto-approve
is part of ourorg/eng
team which we want to keep as it is.The text was updated successfully, but these errors were encountered: