Commit f98d8b9
authored
Add "debug merge queue" job (#13820)
#### Description
The condition in the "Merge freeze" CI workflow preventing the "Prepare
release" PR from blocking itself is no longer working after changes to
the OTel bot. This PR adds a temporary "Debug merge queue" job, which
prints the commit name, author name, and author email, to check the new
correct values for the bot.
#### Link to tracking issue
Updates #13789
#### Testing
Hard to test in advance, but the merge queue for this PR should give an
idea of whether the new job is working.1 parent 64de013 commit f98d8b9
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
22 | 34 | | |
23 | 35 | | |
24 | 36 | | |
| |||
0 commit comments