Commit ae91966
* ci: Add /area and /milestone commands to PR label sync
Extends the existing /kind label sync workflow to also handle /area
and /milestone directives in the PR body. This commit uses the same
gh CLI pattern as other steps in the workflow. This provides a a native
GitHub replacement for the /area and /milestone commands that prow
currently provides.
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Fix for pull request finding
Review commenti Copilot:
- llm-d#2113 (comment)
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Fix PR finding spacing issue
Review comment from Copilot:
- llm-d#2113 (comment)
- llm-d#2113 (comment)
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Update after review
Revire comments from Copilot:
- llm-d#2113 (review)
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
* Add guarded check to existing kind label step removal command
Review feedback:
- llm-d#2113 (comment)
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
---------
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 3a8286e commit ae91966
1 file changed
Lines changed: 43 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
0 commit comments