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/creating-actions/creating-a-docker-container-action ### What part(s)...
This pull request includes a change to the `content/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/deploying-runner-scale-sets-with-actions-runner-controller.md` file. The change adds `imagePullSecrets` to the `template:` section, which allows the specification of a secret name for pulling images from...
### Why: Closes: #32098 ### What's being changed (if available, include any code snippets, screenshots, or gifs): Revised the workflow example to include the updated syntax for `setup-dotnet` NuGet dependency...
adding IAAC to let people know they can use Terraform or Bicep. This is important because some company infrastructure team not realising GitHub Copilot can help them to do their...
### 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/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/code-security/code-scanning/managing-your-code-scanning-configuration/codeql-query-suites ### What changes...
link to option for detaching/extracting a fork ### Why: currently fork detachment/extraction is not documented. Closes: none ### What's being changed (if available, include any code snippets, screenshots, or gifs):...
### 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? [Using Filters](https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#using-filters) ### What...
### 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? Under [jobs..environment](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idenvironment), it says:...
### 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/automating-builds-and-tests/building-and-testing-net ### What part(s)...
### Why: This updates the "Building and testing Python" guide to reflect the steps already documented in "Configuring OpenID Connect in PyPI", i.e. using Trusted Publishing to publish to PyPI...