-
Notifications
You must be signed in to change notification settings - Fork 3.1k
422 thrown from Github #22366
Replies: 2 comments · 19 replies
-
|
Does the branch |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
OK this is from the first occurrence of the word branch: Logs |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Great. Here is the important message: |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
@DawidJanczak is the branch now created successfully on the second attempt? i.e. there's no service impact |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Yes that's correct, all is working fine. Still not sure why is it thinking the branch is there in the first place, but the PRs get opened just fine. Thanks! |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
If I HEAD the If I HEAD a typo'd branch which doesn't exist I get the expected: So it's pretty confusing why your repo is "confused". However I then tried @zharinov I suggest we change HEAD to GET and then iterate through the list of results checking if any is an exact match |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1

Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the Mend Renovate hosted app on github.com.
Was this something which used to work for you, and then stopped?
It used to work, and then stopped
Describe your problem.
Hello,
We're getting 422 thrown when Renovate tries to push to
renovate_allbranch on Github to update all dependencies. I was wondering if it's the same as #22229, but they're gettingReference update failedwhereas for us it'sReference does not exist. We also have lockfile maintenance enabled and creating PRs on that branch (branch namerenovate_lock-file-maintenance) works just fine.Relevant debug logs.
Logs
Beta Was this translation helpful? Give feedback.
All reactions