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
thank you for this amazing workflow! it's the best solution i've ever seen.
recently GitHub launched a feature that allows specific actors to bypass required pull requests:
so i think there's no need to require admin role since we can add the bot user to this exception.
would you like to add the option for not requiring the admin role? i would love to create a pull request but i'm not good at bash script and python at all. 😭
The text was updated successfully, but these errors were encountered:
Cheers 😃 Right. I'll test out this feature as it should work as intended - but there may be some checks in the action that will disallow it at this point.
Most importantly I'll update the documentation - fell free to take a stab at updating the documentation on this yourself as well with a PR 😄
thank you for this amazing workflow! it's the best solution i've ever seen.
recently GitHub launched a feature that allows specific actors to bypass required pull requests:
so i think there's no need to require
admin
role since we can add the bot user to this exception.would you like to add the option for not requiring the admin role? i would love to create a pull request but i'm not good at bash script and python at all. 😭
The text was updated successfully, but these errors were encountered: