docs
docs copied to clipboard
The open-source repo for docs.github.com
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/configuring-the-self-hosted-runner-application-as-a-service#installing-the-service ### What part(s)...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? The explanation of what...
### Why: Closes: #32543 The existing text is not clear that the workflow level `outputs:` may be mapped to job-level, but not step-level outputs. Attempts to use step-level outputs do...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/using-workflows/reusing-workflows#using-outputs-from-a-reusable-workflow ### What part(s)...
### Why: I noticed this was missing in the docs. Other package managers were listed but not .NET's NuGet despite it having similar references. So, I figured I'd do a...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows `content/actions/using-workflows/caching-dependencies-to-speed-up-workflows.md` ### What...
In the [basic GitHub actions workflow example](https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions#create-an-example-workflow), install and run bats locally instead of globally. ### Why: When I was following the example provided by the docs, my workflow run...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions ### What part(s)...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/learn-github-actions/expressions#hashfiles ### What part(s)...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/security-guides/automatic-token-authentication#how-the-permissions-are-calculated-for-a-workflow-job ### What part(s)...