push-protected icon indicating copy to clipboard operation
push-protected copied to clipboard

feature request: provide an option for not requiring the admin role

Open gao-sun opened this issue 3 years ago • 2 comments

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:

image

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. 😭

gao-sun avatar Jul 02 '22 04:07 gao-sun

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 😄

CasperWA avatar Jul 04 '22 07:07 CasperWA

coool! thanks. i'll try and update the docs if it works.

gao-sun avatar Jul 05 '22 12:07 gao-sun