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
Or have the script open a draft PR, and then the actions will run when a human marks it as Ready for review. But we wouldn’t get notifications for a draft PR.
The more correct solution would be to create a machine account with collaborator access on the RuboCop organization (or this repo specifically) and create a PAT that we can use when opening the PR.
The final
git push
is failing because of our branch protection rules: https://github.com/rubocop/rubocop-rspec/actions/runs/8561970997/job/23464311900@ydah suggested maybe the solution is as follows:
The text was updated successfully, but these errors were encountered: