Is anyone having trouble in the user_project_ci action where the "Commit" stage fails?
I made a change to my github account related to pull requests, but not sure it is related.
Rolf Widenfelt
12/05/2022, 10:59 PM
Ahh, solved... it turns out that I had set up a "protected branch" in github. That needed to be turned off.
You don't want to do that with this user_project_ci action!!
p
proppy
12/06/2022, 12:40 PM
Thanks for figuring that out! Can you file an issue against the repo so that we document the workaround?