Commit 69ec4ee
Remove duplicate @ prefix from issueAuthor in GitOps (#2491)
* Remove duplicate @ prefix from issueAuthor in GitOps
https://github.com/GitOps-microsoft/GitOps.PullRequestIssueManagement/pull/262 (internal Microsoft link) changed the `${issueAuthor}` placeholder to include the `@` character.
Remove the one we added so we don't duplicate it.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Update .github/policies/resourceManagement.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Raf (Raffaele Rialdi) <raffaeler@vevy.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 9c867ff commit 69ec4ee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments