You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repository maintainer → addressed by §Reusable workflow changes (release automation)
Reusable workflow changes
reusable-release-publish.yml — workflow-driven, version-bearing auto-bump is now the primary alignment path (#381), with graceful degradation when the primary-path alignment push is rejected (#382).
reusable-release-publish.yml — hardened against silent publish pitfalls so a no-op publish fails loudly instead of exiting green (#380).
reusable-release-publish.yml — gate-4 alignment-commit check pinned to TARGET_SHA for a deterministic verification target (#379).
Consumers pinning uses: nolte/gh-plumbing/.github/workflows/reusable-release-publish.yaml@<tag> should re-pin to v1.1.26 to pick up these changes.
Shared Probot configuration changes
commons-settings.yml — four new labels: frontend, backend, test, security (#385). Propagates to repositories extending gh-plumbing:.github/commons-settings.yml on the next Probot Settings sync.