fix: Move dashboard fan-out out of platform-actions #17
No reviewers
Labels
No labels
priority/P0
priority/P1
priority/P2
priority/P3
size/L
size/M
size/S
size/XL
size/XS
state/done
state/in-progress
state/in-review
state/needs-refinement
state/ready
type/bug
type/chore
type/feature
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
amtronics/platform-actions!17
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/move-sync-to-infra"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
sync-all-dashboardsworkflow (merged in #16) needs a cross-repo dispatchtoken — which does not belong in this public, secret-free action library.
Remove it here; it moves to
infrastructure-vpswith the estate's otherreconcile jobs (sync-variables, sync-secrets). The README propagation note is
repointed at that workflow.