Open
Description
Describe the enhancement
New default environment variables that contain the user and repo with no /
.
Code Snippet
GITHUB_REPOSITORY
- The owner and repository name. For example,
octocat/Hello-World
.
- The owner and repository name. For example,
I am proposing the addition of GITHUB_REPOSITORY_USER
and GITHUB_REPOSITORY_NAME
respectively.
Additional information
https://docs.github.com/en/actions/learn-github-actions/environment-variables#default-environment-variables
NOTE: if the feature request has been agreed upon then the assignee will create an ADR. See docs/adrs/README.md
Activity