Skip to content

ci: add push-triggered stub delegating to fog-workflows version check (feature-ldap-rbac) - #926

Closed
darksidemilk wants to merge 1 commit into
feature-ldap-rbacfrom
add-fog-version-check-stub-feature-ldap-rbac
Closed

ci: add push-triggered stub delegating to fog-workflows version check (feature-ldap-rbac)#926
darksidemilk wants to merge 1 commit into
feature-ldap-rbacfrom
add-fog-version-check-stub-feature-ldap-rbac

Conversation

@darksidemilk

Copy link
Copy Markdown
Member

Summary

Same stub as #922/#923, targeting this branch. Existing feature-*/rc-* branches don't automatically inherit the stub added to dev-branch (#923) since they predate it, so it needs to land here too for pushes on this branch to be watched — see #922 for the full rationale.

Test plan

  • Merge, then confirm a push to this branch triggers the fog-workflows reusable workflow and correctly computes/fixes drift if any exists.

Generated by Claude Code

@darksidemilk

Copy link
Copy Markdown
Member Author

Superseded — this stub was part of yesterday's first attempt at the FOG_VERSION check, which turned out to have a self-triggering commit loop bug (see the rewritten docs in FOGProject/fog-docs#72 for the full story). That design has been replaced with a single hourly-schedule workflow in fog-workflows that discovers watched branches itself via the GitHub API, so there's no stub file to propagate into fogproject at all anymore. Merging this would just add a dangling uses: reference to a workflow that no longer exists in fog-workflows.

@darksidemilk
darksidemilk deleted the add-fog-version-check-stub-feature-ldap-rbac branch July 28, 2026 19:32
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.

2 participants