-
Couldn't load subscription status.
- Fork 64k
Closed
Labels
invalidThis issue/PR is invalidThis issue/PR is invalidtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Description
Pull Request Overview
This PR fixes inconsistencies in the allowed contexts documentation for reusable workflow secrets and inputs in the contexts reference. It updates the allowed contexts for jobs.<job_id>.secrets.<secret_id> and jobs.<job_id>.with.<input_id> to match their actual behavior and align with the documentation in reusable-workflows.md.
Key changes:
- Removes
vars,inputs,strategy, andmatrixfrom allowed contexts for workflow secrets and inputs - Renames parameter placeholders for consistency:
<secrets_id>to<secret_id>and<with_id>to<input_id>
Originally posted by @Copilot in #40392 (review)
Metadata
Metadata
Assignees
Labels
invalidThis issue/PR is invalidThis issue/PR is invalidtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team