merge-me-action
Mergebot
Automatically merges Pull Requests with conditional approval based on workflow execution and branch protection rules.
Automatically merges Pull Requests.
316 stars
25 watching
31 forks
Language: TypeScript
last commit: 3 days ago
Linked from 1 awesome list
non-criticalsweterraformed
Related projects:
Repository | Description | Stars |
---|---|---|
sturdy-dev/codereview.gpt | Reviews Pull/Merge Requests using AI-powered chatbot | 560 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 859 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
xt0rted/block-autosquash-commits-action | Prevents merging pull requests containing autosquash commit messages | 18 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
neofinancial/ticket-check-action | Automates verification of pull request titles with ticket IDs | 43 |
reenhanced/gitreflow | Automates certain aspects of the Git workflow to simplify code review and merge process | 1,492 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 308 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
busser/tfautomv | Automatically generates moved blocks in Terraform code to simplify refactoring | 704 |
metajack/commitbot | Automated notification of code changes to distributed teams via XMPP chat rooms. | 48 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 410 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |