merge-pal-action
Merger
Automates the merging of pull requests in GitHub repositories.
GitHub Action that automatically merges your pull request!
32 stars
2 watching
11 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
githubgithub-actiongithub-actionsmergeworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 861 |
maxkomarychev/octions | Provides GitHub Actions that wrap GitHub REST API calls to simplify common tasks | 38 |
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,173 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 312 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 411 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
anothrnick/github-tag-action | Automates version tagging on merge or push events | 786 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,205 |
ridedott/merge-me-action | Automatically merges Pull Requests with conditional approval based on workflow execution and branch protection rules. | 316 |
itsmepetrov/redux-combine-actions | Middleware that combines async actions into a single dispatch sequence or parallel execution | 163 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
skydio/revup | Tools to streamline code review and pull request management in Git-based development workflows. | 318 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
alex-page/github-project-automation-plus | Automates creation and updating of project cards in GitHub Projects based on webhook events | 326 |