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
This is interesting because it worked on my fork under jsjoeio/code-server. I don't know if there's a permission needed under coder the GitHub org, or something related to cdrci.
I think the next steps are to try starting from scratch and using the --dry-run flag with the brew bump-formula-pr in code-server CI since we learned that running there vs. a fork's CI produces different results.
Thoughts
I'm guessing we need to overwrite GITHUB_TOKEN in CI when we run brew bump-formula-pr otherwise, it will use the author's GitHub creds, their homebrew-core fork and open the PR from them (which is not what we want).
https://github.com/coder/code-server/runs/4974830516?check_suite_focus=true#step:5:142
The text was updated successfully, but these errors were encountered: