Skip to content

Commit 8346ad0

Browse files
Record reusable workflow path constraint
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent c18a40b commit 8346ad0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/content/reference/process-workflow-fleet-standard.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,11 @@ Release automation is therefore the operational owner, but actors with sufficien
150150
from moving the major tag manually. Enforce release-identity-only governance for moving tags before migrating the fleet
151151
to `@v8`; until then, consumers must retain immutable SHA references.
152152

153+
The reusable workflow remains at `.github/workflows/workflow.yml`. A private cross-repository experiment on 2026-08-15
154+
confirmed that GitHub rejects a root-level reusable workflow reference with
155+
`references to workflows must be rooted in '.github/workflows'`, even when the provider repository grants the caller
156+
the required Actions access.
157+
153158
### Owned and external references
154159

155160
| Automation source | Standard reference | Update model |

0 commit comments

Comments
 (0)