Skip to content
New issue

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

Daily dev bump workflow bot is broken #8675

Closed
elliette opened this issue Jan 8, 2025 · 1 comment
Closed

Daily dev bump workflow bot is broken #8675

elliette opened this issue Jan 8, 2025 · 1 comment
Labels
infra P2 important to work on, but not at the top of the work list.

Comments

@elliette
Copy link
Member

elliette commented Jan 8, 2025

See workflow run here: https://github.com/flutter/devtools/actions/runs/12647460234/job/35239918522#step:6:46

++ date +%s
+ BRANCH_NAME=auto-bump-1736236917
+ git checkout -b auto-bump-1736236917
Switched to a new branch 'auto-bump-1736236917'
+ git commit -a -m 'Updating from 2.42.0-dev.1 to 2.42.0-dev.2'
[auto-bump-1736236917 18518be] Updating from 2.42.0-dev.1 to 2.42.0-dev.2
 2 files changed, 2 insertions(+), 2 deletions(-)
+ git push -u origin auto-bump-1736236917
remote: 
remote: Create a pull request for 'auto-bump-1736236917' on GitHub by visiting:        
remote:      https://github.com/flutter/devtools/pull/new/auto-bump-1736236917        
remote: 
To https://github.com/flutter/devtools
 * [new branch]      auto-bump-17[36](https://github.com/flutter/devtools/actions/runs/12659370749/job/35278341053#step:6:37)236917 -> auto-bump-1736236917
branch 'auto-bump-1736236917' set up to track 'origin/auto-bump-1736236917'.
+ '[' false == true ']'
++ gh pr create --title 'Updating from 2.42.0-dev.1 to 2.42.0-dev.2' --body 'Automated Version Bump'
HTTP [40](https://github.com/flutter/devtools/actions/runs/12659370749/job/35278341053#step:6:41)1: Bad credentials (https://api.github.com/graphql)
Try authenticating with:  gh auth login
+ PR_URL=

I'm guessing the workflow bot account credentials have expired.

@elliette elliette added infra P2 important to work on, but not at the top of the work list. labels Jan 8, 2025
@kenzieschmoll
Copy link
Member

closing as duplicate of #8558

@kenzieschmoll kenzieschmoll closed this as not planned Won't fix, can't repro, duplicate, stale Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra P2 important to work on, but not at the top of the work list.
Projects
None yet
Development

No branches or pull requests

2 participants