Skip to content

Remove duplicate @ prefix from issueAuthor in GitOps#13492

Open
akoeplinger wants to merge 1 commit intodotnet:mainfrom
akoeplinger:fix-issueauthor-mentions-20260406
Open

Remove duplicate @ prefix from issueAuthor in GitOps#13492
akoeplinger wants to merge 1 commit intodotnet:mainfrom
akoeplinger:fix-issueauthor-mentions-20260406

Conversation

@akoeplinger
Copy link
Copy Markdown
Member

@akoeplinger akoeplinger commented Apr 6, 2026

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.

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>
Copilot AI review requested due to automatic review settings April 6, 2026 18:39
@akoeplinger akoeplinger requested a review from a team as a code owner April 6, 2026 18:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitOps resource management policy to align with a recent upstream change where the ${issueAuthor} placeholder now includes the @ prefix, avoiding double-@ mentions in automated replies.

Changes:

  • Removed the hard-coded @ before ${issueAuthor} in the VSSetup/.swr reminder auto-reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants