docs
docs copied to clipboard
The open-source repo for docs.github.com
### Why: Closes: https://github.com/github/docs/issues/33165 ### What's being changed (if available, include any code snippets, screenshots, or gifs): I modified the `postCreateCommand` in the `devcontainer.json` to also update permissions on the...
### 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/contexts#example-usage-of-the-vars-context ### What part(s)...
RepositoryURL is a project file config ### What's being changed (if available, include any code snippets, screenshots, or gifs): I'd like to point out a small discrepancy in the documentation...
### 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/deployment/security-hardening-your-deployments/configuring-openid-connect-in-pypi#updating-your-github-actions-workflow ### What part(s)...
Adds the `RUNNER_ENVIRONMENT` variable (same as `runner.environment` context) to the `Default environment variables` section. ### Why: The `RUNNER_ENVIRONMENT` is available but not documented anywhere. ### What's being changed (if available,...
### 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/codespaces/developing-in-a-codespace/rebuilding-the-container-in-a-codespace ### 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://github.com/github/docs/blob/main/data/reusables/apps/generate-installation-access-token.md ### 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? https://github.com/github/docs/blob/main/content/get-started/writing-on-github/working-with-advanced-formatting/writing-mathematical-expressions.md ### What part(s)...
### Why: Some users set their `baseurl` in `_config.yml` to match their GitHub Pages URL structure. This can cause problems when previewing the site locally. The added information provides a...
### Why: Closes: ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [ ] I have reviewed my changes in...