Skip to content

Document that github.action_repository and github.action_ref are not promised for composite actions #25336

Closed
@jsoref

Description

@jsoref

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 teamcontentThis issue or pull request belongs to the Docs Content teamwaiting for reviewIssue/PR is waiting for a writer's review

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions