This repository is currently being migrated. It's locked while the migration is in progress.
Commit 2ad019d
authored
Resolved Race Conditions in GitHub PR Labeling (#22129)
* Corrected Github Workflow configuration
* github script for labeling
* new workflow
* pr
* ready-for-review
* init Check Label workflow
* trigger
* checkout
* code checks check
* fix bug
* revert backend review code
* add labels back
* trigger after workflows complete
* lint
* ready-for-review label
* echo workflow
* update workflows
* test
* echo
* echo
* echo
* fix names
* rename
* test
* test
* test
* test
* removed branches
* ignore break for now
* remove pr
* test
* relogic
* echo
* draft
* clean
* test
* ready for review edit
* removed backend pr labeler
* lint
* fixed github output
* pr branch
* gh run command
* refactor ready for review
* removed Code Health Report from workflow checks
* Remove require-backend-approval in draft mode
* reconfig
* Syntax clean up
* lint
* test
* test
* syntax
* test
* label ready only if required
* test
* test
* test
* pr labels
* test
* test
* test
* test
* test
* test
* test
* test
* handle draft state
* test
* removed pull_request_review action
* code ql to workflow
* auth token
* github token1 parent 55864bd commit 2ad019d
9 files changed
Lines changed: 125 additions & 337 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | | - | |
| 69 | + | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
78 | | - | |
| 77 | + | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
0 commit comments