Skip to content

Release contract versions after connector-merged PRs#11

Merged
RollNuts merged 1 commit into
mainfrom
agent/release-on-merged-pr-20260719
Jul 19, 2026
Merged

Release contract versions after connector-merged PRs#11
RollNuts merged 1 commit into
mainfrom
agent/release-on-merged-pr-20260719

Conversation

@RollNuts

Copy link
Copy Markdown
Contributor

Summary

GitHub App-authored merges do not recursively trigger push workflows. Add a safe pull_request_target: closed path so a merged PR can release the version already present on the default branch.

Safety

  • runs only when the PR was actually merged;
  • checks out main, never contributor code;
  • reads the merged package/changelog version;
  • creates only a missing tag and never moves an existing one;
  • keeps the normal push trigger for ordinary main updates.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@RollNuts
RollNuts merged commit 01c0ef3 into main Jul 19, 2026
1 check 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.

1 participant