docs icon indicating copy to clipboard operation
docs copied to clipboard

The open-source repo for docs.github.com

Results 844 docs issues
Sort by recently updated
recently updated
newest added

### 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/learn-github-actions/contexts ### What part(s)...

content
actions
waiting for review
needs SME

### 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/automating-builds-and-tests/building-and-testing-java-with-maven ### What part(s)...

content
actions
waiting for review

I think this would deserve a hint on the implication that the secret is leaked to every step within the job, regardless if it's required for a certain step or...

content
actions
waiting for review
needs SME

### 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/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry ### What part(s)...

content

### Why: Closes #17791 ### What's being changed: Everything mentioned by @github-actions in Content Changes table. In Dependabot article, removed one step which was not needed. 233604b - Updated the...

content
actions
waiting for review
dependabot

### Why: Closes #18969 ### What's being changed (if available, include any code snippets, screenshots, or gifs): This PR adds a following sentence and a code example: >Also, when you...

content
actions
waiting for review
needs SME

It is confusing as to why you would need a login token when accessing a public package. Shouldn't the pointer in the local .npmrc file be enough? I.e `@:registry=https://npm.pkg.github.com`. This...

content
packages
waiting for review
authentication

### 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/learn-github-actions/expressions ### What part(s)...

content
actions
waiting for review

### Why: Closes #19541 The documentation on how to install NuGet packages from GitHub packages is missing an important point. If installing a NuGet package from a different repository, authentication...

content
packages
waiting for review

### Why: I found a mistake in the docs about port mapping in the services section of the Actions documentation. This PR corrects it. ### What's being changed (if available,...

content
actions
waiting for review
needs SME