Commit graph

1 commit

Author SHA1 Message Date
frdel
ce295c95db Add automatic Docker builds when release tags reach testing/main branches
Extend docker_release_plan.py to detect when a new release tag becomes the highest tag on testing or main branches via push events. Track before/after SHAs to compare tag states and trigger builds for newly promoted tags. Add push_promoted_tag mode alongside existing tag push handling. Update workflow to trigger on branch pushes and pass ref type, before/after SHAs to planning script.
2026-03-26 08:22:18 +01:00