Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GITHUB_ACTION_PATH Environment Variable #5877

Merged
merged 3 commits into from May 11, 2021
Merged

Conversation

@natescherer
Copy link
Contributor

@natescherer natescherer commented Apr 30, 2021

Hello! I added documentation for the GITHUB_ACTION_PATH env var that wasn't documented here. I copied the description from https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context with a light edit to indicate we're talking about a variable and not an attribute.

Why:

Closes #5876

What's being changed:

Added Line 61

| `GITHUB_ACTION_PATH` | The path where your action is located. You can use this path to easily access files located in the same repository as your action. This variable is only supported in composite run steps actions. |

Check off the following:

Hello! I added documentation for the GITHUB_ACTIONS_PATH env var that wasn't documented here. I copied the description from https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context with a light edit to indicate we're talking about a variable and not an attribute.
@welcome
Copy link

@welcome welcome bot commented Apr 30, 2021

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@deploy-to-heroku deploy-to-heroku bot temporarily deployed to docs-5877--patch-1 Apr 30, 2021 Inactive
@github-actions github-actions bot added this to Triage in Docs team reviews Apr 30, 2021
@janiceilene
Copy link
Collaborator

@janiceilene janiceilene commented Apr 30, 2021

@natescherer Thanks so much for opening a PR! I'll get this triaged for review

@janiceilene janiceilene moved this from Triage to Content review needed in Docs team reviews Apr 30, 2021
@lecoursen lecoursen self-assigned this May 11, 2021
Copy link
Member

@lecoursen lecoursen left a comment

Thanks for this contribution! I'm going to apply a suggestion to more closely follow our style guide and then merge!

content/actions/reference/environment-variables.md Outdated Show resolved Hide resolved
@deploy-to-heroku deploy-to-heroku bot temporarily deployed to docs-5877--patch-1 May 11, 2021 Inactive
@lecoursen lecoursen merged commit b516cb8 into github:main May 11, 2021
21 checks passed
21 checks passed
@github-actions
Update English index for single version based on a label's version
Details
@github-actions
triage
Details
@github-actions
test
Details
@github-actions
check-schema-versions
Details
@github-actions
generate-decorated-files
Details
@github-actions
automerge
Details
@github-actions
build
Details
@github-actions
build
Details
@github-actions
build
Details
@github-actions
build
Details
@github-actions
build
Details
@github-actions
lint
Details
@github-actions
test (content)
Details
@github-actions
Prevent merging during deployment freezes
Details
@github-actions
test (graphql)
Details
@github-actions
test (meta)
Details
@github-actions
test (rendering)
Details
@github-actions
test (routing)
Details
@github-actions
test (unit)
Details
@github-actions
test (linting)
Details
@deploy-to-heroku
staging deployed in 169 seconds
Details
Docs team reviews automation moved this from Content review needed to Done May 11, 2021
@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 11, 2021

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked issues

Successfully merging this pull request may close these issues.

3 participants