[Bug] GitHub token authentication fails #167
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟨 priority: medium
Not blocking but should be fixed soon
🔒 staff only
Restricted to CC staff members
🏁 status: ready for work
Ready for work
Description
GitHub token authentication fails.
I think something changed between Python versions that impacted the behavior of global variables.
The end result is that the following will result in
https://None:None
:ccos-scripts/ccos/teams/set_codeowners.py
Line 279 in cebc132
Reproduction
Ope, I was in the middle of too many errors and didn't save good artifacts for this issue 😬
Expectation
Authentication is a necessity
Additional context
Resolution
The text was updated successfully, but these errors were encountered: