Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 17, 2025

The release workflow was committing README version updates directly to main, bypassing the PR requirement.

Changes

.github/workflows/release.yml

  • Removed the "Update README version" step that checked out main, ran update-readme-version.sh, and pushed directly

README.md

  • Updated "Releasing a New Version" section to document manual version update process before tagging

Version references in README now require a PR like any other change. The release workflow only builds binaries and creates GitHub releases.

Original prompt

Remove the code from the release YAML that updates the version in the README. Changes are not allowed without a pull request.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove version update code from release YAML Remove automatic README version update from release workflow Nov 17, 2025
Copilot AI requested a review from alexec November 17, 2025 01:47
@alexec alexec marked this pull request as ready for review November 17, 2025 01:59
@alexec alexec enabled auto-merge (squash) November 17, 2025 02:00
@alexec alexec merged commit ad55688 into main Nov 17, 2025
2 checks passed
@alexec alexec deleted the copilot/remove-version-update-readme branch November 17, 2025 02:00
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