Skip to content

Trigger workflows selectively to avoid uncontrolled duplicate runs#337

Merged
nbauma109 merged 1 commit into
masterfrom
fix/workflow-trigger
May 8, 2026
Merged

Trigger workflows selectively to avoid uncontrolled duplicate runs#337
nbauma109 merged 1 commit into
masterfrom
fix/workflow-trigger

Conversation

@nbauma109

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 8, 2026 18:39

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9281dd2f08

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/release.yml

Copilot AI left a comment

Copy link
Copy Markdown

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 GitHub release workflow to reduce reliance on a PAT for creating releases and to kick off follow-up publishing/notes workflows after a tag-based release run.

Changes:

  • Switch marvinpinto/action-automatic-releases to use secrets.GITHUB_TOKEN instead of secrets.PAT_TOKEN.
  • Add a PowerShell step that triggers rewrite-release-notes, publish-winget, and publish-chocolatey via gh workflow run after creating a release.

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

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/release.yml
@nbauma109 nbauma109 force-pushed the fix/workflow-trigger branch from 9281dd2 to 0d52e1a Compare May 8, 2026 18:51
@nbauma109

Copy link
Copy Markdown
Owner Author

@codex review

@sonarqubecloud

sonarqubecloud Bot commented May 8, 2026

Copy link
Copy Markdown

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@nbauma109 nbauma109 merged commit 2885b40 into master May 8, 2026
4 of 5 checks passed
@nbauma109 nbauma109 deleted the fix/workflow-trigger branch May 8, 2026 18:55
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.

2 participants