Skip to content

Add cross-repo version bump dispatch to Canasta#126

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

Add cross-repo version bump dispatch to Canasta#126
cicalese wants to merge 1 commit intomasterfrom
auto-version-bump-dispatch

Conversation

@cicalese
Copy link
Contributor

@cicalese cicalese commented Mar 2, 2026

Summary

  • Adds a notify-canasta job to the Docker build workflow
  • After the image is pushed on master, checks if VERSION changed
  • Computes bump type (major/minor/patch) and dispatches canastabase-version-bump to CanastaWiki/Canasta
  • Requires the CROSS_REPO_PAT org-level Actions secret

Related PRs

Closes #125

When the VERSION file changes on a push to master, sends a
repository_dispatch event to CanastaWiki/Canasta with the old
and new versions plus the bump type (major/minor/patch).
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🐳 The image based on ec65e9a5 commit has been built with 1.43.6-20260302-126 tag as ghcr.io/canastawiki/canasta-base:1.43.6-20260302-126

@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 cross-repo version bump dispatch to Canasta

2 participants