Skip to content

Open pyproject version bump PR from release draft#179

Merged
httpdss merged 1 commit into
mainfrom
fix/release-drafter-version-sync
Jun 29, 2026
Merged

Open pyproject version bump PR from release draft#179
httpdss merged 1 commit into
mainfrom
fix/release-drafter-version-sync

Conversation

@httpdss

@httpdss httpdss commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

Follow-up to #178 after revisiting the release flow:

Repo setting checked

The repository already has the required Actions settings for this approach:

  • default_workflow_permissions: write
  • can_approve_pull_request_reviews: true

That means GITHUB_TOKEN is allowed to create the version-bump PR.

Verification

  • actionlint .github/workflows/release-drafter.yaml .github/workflows/publish-pypi.yml → passed
  • YAML parse check for both workflows → passed
  • Ad-hoc /tmp/hermes-verify-release-workflows.py → passed: release-drafter action version, pyproject bump PR gating, and publish version check match/reject behavior
  • git diff --check → passed

@httpdss httpdss force-pushed the fix/release-drafter-version-sync branch from 3b8bb0b to 02aa3b3 Compare June 29, 2026 22:10
@httpdss httpdss added the bug Something isn't working label Jun 29, 2026
@httpdss httpdss merged commit f2fe728 into main Jun 29, 2026
3 checks passed
@httpdss httpdss deleted the fix/release-drafter-version-sync branch June 29, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant