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
by using an org admin's (@guineveresaenger's) token with repo and delete_repo permissions.
This token expires in 90 days.
To close out this issue, there are a few TODOs:
Capture CI setup for future maintainers to find and use
Long-term solution for the token
a. Use an unexpirable token
b. Create automation to rotate a token on the regular
c. Add token rotation to the ops tasks
The text was updated successfully, but these errors were encountered:
Our token rotation for this provider is not automated, causing CI to fail whenever the token expires.
Discovery and fix for failures were complicated by:
A lot of this has been addressed:
github/moolumi
repo
anddelete_repo
permissions.This token expires in 90 days.
To close out this issue, there are a few TODOs:
a. Use an unexpirable token
b. Create automation to rotate a token on the regular
c. Add token rotation to the ops tasks
The text was updated successfully, but these errors were encountered: