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/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/learn-github-actions/contexts#github-context ### What part(s)...
The GitHub docs now include a guide about how to use GitHub's JavaScript Octokit SDK to use the REST API: https://docs.github.com/rest/guides/scripting-with-the-rest-api-and-javascript We would like to add a similar guide for...
The GitHub docs now include a guide about how to use GitHub's JavaScript Octokit SDK to use the REST API: https://docs.github.com/rest/guides/scripting-with-the-rest-api-and-javascript We would like to add a similar guide for...
### Why: Closes #24883 This PR fixes code examples in `workflow-commands-for-github-actions.md` to better reflect PowerShell commonly agreed best practices by - Replacing aliases with full commands - Using named parameters...
### Why: I spent time to figure out why I got this error: "Error: Not authorized to perform sts:AssumeRoleWithWebIdentity". I found an issue on the AWS Credentials Action repository: https://github.com/aws-actions/configure-aws-credentials/issues/511#issuecomment-1289602876....
### 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? All rest articles containing...
Pull-request ### Why: Closes: ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [ ] I have reviewed my changes...
### Why: I copied to code sample literally to my GitHub actions workflow and spent a couple of hours to find out why my curl request didn't work... I'd like...
### Why: Closes: #26290 ### What's being changed (if available, include any code snippets, screenshots, or gifs): ### Check off the following: - [x] I have reviewed my changes in...
### 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? The options that can...