Commit 18a9a9a
authored
Another fix for the issue automation (#754)
The other labels were not being added. So, reverted to the original
version of the action that worked, and added a separate step for the
`needs review` label.
## GitHub issue number
## **Associated Risks**
_Replace_ by possible risks this pull request can bring you might have
thought of
## โ
**PR Checklist**
- [ ] **I have read the [contribution
guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CONTRIBUTING.md)**
- [ ] **I have read the [code of conduct
guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CODE_OF_CONDUCT.md)**
- [ ] Title of the pull request is clear and informative.
- [ ] ๐ Code hygiene
- [ ] ๐ญ Telemetry added, updated, or N/A
- [ ] ๐ Documentation added, updated, or N/A
- [ ] ๐ก๏ธ Automated tests added, or N/A
## ๐งช **How did you test it?**
_Replace_ with use cases tested and models used1 parent 598bb2e commit 18a9a9a
1 file changed
+15
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
| |||
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 46 | + | |
| 47 | + | |
50 | 48 | | |
51 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments