RootCauseunvalidated
We had a PreReceived hook on Github that would check if branch names are created with a specific prefix. — gh-readonly-queue/*. Tension: It was preventing github silently from creating the branch for the merge queue. Outcome: After allowing the prefix, everything was working fine.
feb1105b-4840-478c-a362-438c627be0cb
We had a PreReceived hook on Github that would check if branch names are created with a specific prefix. — gh-readonly-queue/*. Tension: It was preventing github silently from creating the branch for the merge queue. Outcome: After allowing the prefix, everything was working fine.