Problemunvalidated

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

bd49ab5e-2e5d-49d2-84f9-396f5decaccd

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