Skip to content

Commit 3cb70c1

Browse files
Clarify workflow credential variants
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent d1d05d1 commit 3cb70c1

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Generated inventory of PSModule repositories that call the Process-
55

66
# Process-PSModule workflow inventory
77

8-
Generated: 2026-08-15T13:04:06+02:00
8+
Generated: 2026-08-15T13:13:06+02:00
99

1010
- Source: GitHub
1111
- Workflow files: 60

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,9 @@ No current caller has the `v8.0.0` trigger and concurrency contract. The fleet s
7272
Secret forwarding is the only widespread caller variation:
7373

7474
- 41 callers use `secrets: inherit`.
75-
- 15 callers explicitly map an `APIKey` or `APIKEY` secret.
76-
- `Confluence`, `GitHub`, `Jwt`, and `Yaml` map the old API key plus `TestData`.
75+
- 15 callers explicitly map only an `APIKey` or `APIKEY` secret.
76+
- Four more callers (`Confluence`, `GitHub`, `Jwt`, and `Yaml`) map the old API key plus `TestData`, for 19 explicit
77+
API-key callers in total.
7778
- `Yaml` is the only caller with a `with:` override (`ImportantFilePatterns`).
7879

7980
The case difference in the old API key name is historical drift, not a supported option in the current contract.

0 commit comments

Comments
 (0)