pull-request-action
PR generator
Automates creation of pull requests based on branch pushes
open a pull request when a branch is pushed or updated
174 stars
5 watching
63 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
branchesgithub-actiongithub-actionshacktoberfestpull-request
Related projects:
Repository | Description | Stars |
---|---|---|
peter-evans/create-pull-request | An action to automate creating a pull request in GitHub after making changes to the repository in the Actions workspace. | 2,198 |
deepakputhraya/action-pr-title | Automatically validates and enforces Pull Request title format and length in GitHub pull requests | 131 |
schacon/git-pulls | A command line tool to manage and interact with GitHub pull requests | 293 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
skydio/revup | Tools for managing pull requests without changing branches | 322 |
sshaw/export-pull-requests | Tools to export pull requests and issues from various version control systems to CSV files | 109 |
vijaykramesh/pr-lint-action | Verifies pull requests contain a reference to a Jira ticket | 76 |
tzkhan/pr-update-action | Updates a pull request with information extracted from branch names | 80 |
staabm/annotate-pull-request-from-checkstyle | Automates annotation of GitHub Pull Requests based on checkstyle reports | 193 |
deepakputhraya/action-branch-name | Enforces naming conventions on branch names in GitHub repositories | 77 |
opensuse/gitarro | Enables automated testing on GitHub Pull Requests using Ruby scripts | 15 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 867 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 419 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |