Skip to content

Add automated version bump from CanastaBase and CLI notification#604

Closed
cicalese wants to merge 1 commit intomasterfrom
auto-version-bump
Closed

Add automated version bump from CanastaBase and CLI notification#604
cicalese wants to merge 1 commit intomasterfrom
auto-version-bump

Conversation

@cicalese
Copy link
Contributor

@cicalese cicalese commented Mar 2, 2026

Summary

  • Adds auto-bump-from-canastabase.yml: receives canastabase-version-bump dispatch, updates Dockerfile base image tag, bumps VERSION, appends RELEASE_NOTES.md (including MW version if it changed), closes superseded auto-bump PRs, and creates a new PR
  • Adds notify-cli job to docker-image.yml: dispatches canasta-version-bump to CanastaWiki/Canasta-CLI when VERSION changes on master
  • Requires the CROSS_REPO_PAT org-level Actions secret

Related PRs

Closes #603

- auto-bump-from-canastabase.yml: Creates a PR when CanastaBase
  publishes a new version, updating the Dockerfile base image tag,
  VERSION, and RELEASE_NOTES.md
- docker-image.yml: Adds notify-cli job to dispatch version bumps
  to Canasta-CLI when VERSION changes on master
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🐳 The image based on 0d636138 commit has been built with 1.43.6-20260302-604 tag as ghcr.io/canastawiki/canasta:1.43.6-20260302-604

@yaronkoren
Copy link
Member

Closing this PR - see #603.

@yaronkoren yaronkoren closed this Mar 3, 2026
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.

Automate version bumps from CanastaBase and notify Canasta-CLI

2 participants