Skip to content

Automate release drafting - #15

Merged
kwent merged 2 commits into
masterfrom
features/add-release-drafter-action
Aug 14, 2026
Merged

Automate release drafting#15
kwent merged 2 commits into
masterfrom
features/add-release-drafter-action

Conversation

@kwent

@kwent kwent commented Aug 14, 2026

Copy link
Copy Markdown
Member

Summary

  • add the official Release Drafter v7.7.0 workflow
  • update draft releases on pushes to master
  • apply configured labels to pull requests
  • run all jobs on Blacksmith
  • restrict PyPI publication to v* tags

Release flow

  1. Merges to master update the next draft GitHub release only.
  2. Publishing that release creates its v* tag.
  3. The existing publish workflow builds and uploads that tagged package to PyPI.

Validation

  • Release Drafter action pinned to commit 34d80673e067bdc0c24568d3af899c216adcfaa9 (v7.7.0)
  • all workflow jobs use blacksmith-2vcpu-ubuntu-2404
  • ruff check .
  • ruff format --check .

@kwent
kwent merged commit 9decfb6 into master Aug 14, 2026
8 checks 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