Skip to content

Remove duplicate @ prefix from issueAuthor in GitOps#11082

Merged
jonathanpeppers merged 1 commit intodotnet:mainfrom
akoeplinger:fix-issueauthor-mentions-20260406
Apr 13, 2026
Merged

Remove duplicate @ prefix from issueAuthor in GitOps#11082
jonathanpeppers merged 1 commit intodotnet:mainfrom
akoeplinger:fix-issueauthor-mentions-20260406

Conversation

@akoeplinger
Copy link
Copy Markdown
Member

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:27
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

This PR updates the GitOps.PullRequestIssueManagement policy configuration to avoid double-mentioning issue authors now that ${issueAuthor} includes the @ prefix upstream.

Changes:

  • Remove the hardcoded @ before ${issueAuthor} in the inactivity auto-close reply
  • Remove the hardcoded @ before ${issueAuthor} in the need-info label auto-reply

Comment thread .github/policies/resourceManagement.yml
Comment thread .github/policies/resourceManagement.yml
@jonathanpeppers jonathanpeppers merged commit 5500673 into dotnet:main Apr 13, 2026
36 of 38 checks passed
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.

3 participants