create-pull-request
Pull request creator
An action to automate creating pull requests in GitHub repositories
A GitHub action to create a pull request for changes to your repository in the actions workspace
2k stars
25 watching
425 forks
Language: TypeScript
last commit: 18 days ago
Linked from 1 awesome list
actions-workspaceautomationci-cdcreate-pull-requestgithub-actionpull-requestworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
peter-evans/create-issue-from-file | An action to create GitHub issues from content in files | 146 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
schacon/git-pulls | A command line tool to manage and interact with GitHub pull requests | 293 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 308 |
opensuse/gitarro | Enables automated testing on GitHub Pull Requests using Ruby scripts | 15 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 410 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 859 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
julienkode/team-labeler-action | Automates adding team labels to pull requests based on author name. | 49 |
staabm/annotate-pull-request-from-checkstyle | Automates annotation of GitHub Pull Requests based on checkstyle reports | 193 |
sshaw/export-pull-requests | Tools to export pull requests and issues from various version control systems to CSV files | 109 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
actions/typescript-action | Tools and templates for creating GitHub Actions written in TypeScript | 2,044 |