block-autosquash-commits-action
Commit blocker
Prevents merging pull requests containing autosquash commit messages
A Github Action to prevent merging pull requests containing autosquash commit messages.
18 stars
3 watching
13 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
github-actionsprevent-mergingsquash-commitsworkflows
Related projects:
Repository | Description | Stars |
---|---|---|
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 867 |
chainguard-dev/clank | Detects imposter commits in GitHub Actions workflows to prevent unauthorized changes | 23 |
metajack/commitbot | An XMPP bot that sends notifications of code changes to a chat room when someone pushes new commits to a GitHub repository. | 49 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 317 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,208 |
ridedott/merge-me-action | Automatically merges Pull Requests with conditional approval based on workflow execution and branch protection rules. | 316 |
jackbackes/happycommit | Generates meaningful Git commit messages using an AI model | 15 |
grosser/git-whence | Determines the origin of a Git commit and identifies related pull requests or cherry-picks. | 21 |
deepakputhraya/action-branch-name | Enforces naming conventions on branch names in GitHub repositories | 77 |
deepakputhraya/action-pr-title | Automatically validates and enforces Pull Request title format and length in GitHub pull requests | 131 |
dessant/lock-threads | Automates locking of inactive closed issues, pull requests, and discussions on GitHub. | 314 |
fredericheem/redux-act-async | Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |