Skip to content

Improve run name of release workflow#9619

Merged
tobias-tengler merged 1 commit intomainfrom
chore/release-workflow-run-name
Apr 29, 2026
Merged

Improve run name of release workflow#9619
tobias-tengler merged 1 commit intomainfrom
chore/release-workflow-run-name

Conversation

@tobias-tengler
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 29, 2026 12:57
@tobias-tengler tobias-tengler merged commit 9c98d7c into main Apr 29, 2026
9 checks passed
@tobias-tengler tobias-tengler deleted the chore/release-workflow-run-name branch April 29, 2026 12:57
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

Improves the GitHub Actions release workflow UX by making the workflow run name reflect the tag being released, and slightly refactors how step outputs are written.

Changes:

  • Adds a top-level run-name so runs show as Release v<ref_name> in the Actions UI.
  • Refactors GITHUB_OUTPUT writes into a single grouped block piped to tee -a (instead of multiple echo ... >> "$GITHUB_OUTPUT" lines).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants