We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Our manual CI job to update import paths is failing because it does not have permissions to push and open a pull request: https://github.com/osmosis-labs/osmosis/runs/7642666405?check_suite_focus=true
This started happening after updating our tokens for security reasons: #2115 (comment)
We need to make sure that COMMIT_TO_BRANCH token has permissions to push and open a PR.
COMMIT_TO_BRANCH
The text was updated successfully, but these errors were encountered:
@ValarDragon could you look into this please
Sorry, something went wrong.
This is fixed
No branches or pull requests
Background
Our manual CI job to update import paths is failing because it does not have permissions to push and open a pull request:
https://github.com/osmosis-labs/osmosis/runs/7642666405?check_suite_focus=true
This started happening after updating our tokens for security reasons:
#2115 (comment)
We need to make sure that
COMMIT_TO_BRANCH
token has permissions to push and open a PR.Acceptance Criteria
COMMIT_TO_BRANCH
has permissions to push and open a PRThe text was updated successfully, but these errors were encountered: