feature request: provide an option for not requiring the admin role
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. 😭
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 😄
coool! thanks. i'll try and update the docs if it works.