docs
docs copied to clipboard
The open-source repo for docs.github.com
The `` operators, and by extension the `=` operators, will behave unexpectedly when evaluating `steps.*.outputs.*` values, because these values will be compared as strings. So for example `'10000' > '2'`...
### 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/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet ### 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/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? If you visit https://github.com/github/docs/blob/main/.github/CODEOWNERS,...
### Why: Avoid shell injection in examples to follow suggestions from https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#understanding-the-risk-of-script-injections. ### What's being changed (if available, include any code snippets, screenshots, or gifs): Changed examples that used shell...
The correct env var for the hooks is ACTIONS_RUNNER_CONTAINER_HOOKS See also https://github.com/actions/runner/blob/main/docs/adrs/1891-container-hooks.md Using ACTIONS_RUNNER_CONTAINER_HOOK does not work ### Why: Closes: #26156 ### What's being changed (if available, include any code...
### 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/enterprise-cloud@latest/authentication/keeping-your-account-and-data-secure/sudo-mode ### 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/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? I'm looking at https://docs.github.com/en/actions/learn-github-actions/expressions,...
Changing enable LDAP Sync header to `##` so that it shows up in quick links along the right side of the article. ### Why: Attempting to add this to the...
Add extra info to the authorization in VSCode - in case the auth pop up doesn't show automatically. ### Why: Closes: ### What's being changed (if available, include any code...
### 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/enterprise-cloud@latest/admin/identity-and-access-management/using-saml-for-enterprise-iam/managing-team-synchronization-for-organizations-in-your-enterprise#managing-whether-team-synchronization-can-invite-non-members-to-organizations ### What part(s)...