Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remarkablemark/github-actions-create-pull-request-demo

GitHub Actions create pull request demo
https://github.com/remarkablemark/github-actions-create-pull-request-demo

demo gh-cli github-actions pull-request

Last synced: 12 days ago
JSON representation

GitHub Actions create pull request demo

Awesome Lists containing this project

README

        

# github-actions-create-pull-request-demo

[![Create Pull Request](https://github.com/remarkablemark/github-actions-create-pull-request-demo/actions/workflows/create-pull-request.yml/badge.svg)](https://github.com/remarkablemark/github-actions-create-pull-request-demo/actions/workflows/create-pull-request.yml)

GitHub Actions create pull request demo.

A PR (pull request) is created when new commits are made to the [integration](https://github.com/remarkablemark/github-actions-create-pull-request-demo/tree/integration) branch.

See the [workflow](.github/workflows/create-pull-request.yml).

> **Note**: For this to work, you must go to **Settings** > **Actions** > **General** > **Workflow permissions** and enable:
>
> - [ ] Read and write permissions
> - [ ] Allow GitHub Actions to create and approve pull requests

## License

[MIT](LICENSE)