Skip to content

Fix resolution of author#2678

Merged
plengauer merged 1 commit into
mainfrom
plengauer-patch-1
Dec 19, 2025
Merged

Fix resolution of author#2678
plengauer merged 1 commit into
mainfrom
plengauer-patch-1

Conversation

@plengauer

Copy link
Copy Markdown
Owner

No description provided.

@plengauer plengauer self-assigned this Dec 14, 2025
@plengauer plengauer changed the title Update autoassign workflow to use curl for user login Fix resolution of author Dec 14, 2025
@plengauer plengauer marked this pull request as ready for review December 14, 2025 21:36
Copilot AI review requested due to automatic review settings December 14, 2025 21:36
@plengauer plengauer enabled auto-merge (squash) December 14, 2025 21:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 fixes the resolution of the PR author in the auto-assignment workflow by replacing the gh api user call with a direct curl request and adding the -r flag to jq commands for proper raw string output.

  • Replaces gh api user with curl for more reliable author resolution
  • Adds -r flag to jq commands to ensure raw (unquoted) string output
  • Adds retry logic and fail-fast behavior to the curl command

Comment thread .github/workflows/autoassign.yml
@plengauer plengauer merged commit eb0695c into main Dec 19, 2025
5444 of 5498 checks passed
@plengauer plengauer deleted the plengauer-patch-1 branch December 19, 2025 11:14
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