-
Notifications
You must be signed in to change notification settings - Fork 62.9k
Closed
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamwaiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
What part(s) of the article would you like to see updated?
| github.action_ref
| string
| For a step executing an action, this is the ref of the action being executed. For example, v2
. |
| github.action_repository
| string
| For a step executing an action, this is the owner and repository name of the action. For example, actions/checkout
. |
Need to specify that they are not promised to work for composite actions.
(This is bizarre, but this is the information I received from GitHub support)
Additional information
https://support.github.com/ticket/personal/0/2042233#tc-15297292650900
Metadata
Metadata
Assignees
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamwaiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review