git-commit-data-action
Commit data provider
Provides access to commit data from GitHub Actions workflows
Action to expose git commit info
41 stars
3 watching
7 forks
Language: Shell
last commit: 25 days ago
Linked from 1 awesome list
commitgitgithub-actionshacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
jessicalostinspace/commit-difference-action | Compares commit counts between two branches | 8 |
sebastiangraz/c | Automates Git commit process with customizable message | 2 |
inokawa/lang-box | Automates the creation and updating of a GitHub Gist to display language usage statistics from recent commits | 55 |
fteem/git-semantic-commits | Provides a set of custom Git commands to enforce better commit message formatting and conventions. | 676 |
sbt/sbt-groll | Provides a way to view and navigate Git commit history within an sbt project | 133 |
slashsbin/styleguide-git-commit-message | Provides guidelines for writing consistent and descriptive commit messages in Git. | 1,006 |
tadeuzagallo/githubpulse | An application to help users maintain daily commits on Github by tracking their commit streak and sending reminders. | 542 |
jorisroovers/gitlint | Automatically checks commit messages for style and adherence to coding standards | 827 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |
ad-m/github-push-action | An GitHub Actions workflow to push local changes to a repository using an authorized token. | 1,206 |
mefengl/vscode-i-dont-care-about-commit-message | An AI-powered tool for automating and streamlining the commit process in Git version control systems. | 130 |
grosser/git-autobisect | Automatically finds the first broken commit without learning git bisect | 86 |
saschagrunert/git-journal | Automates generation of changelogs from commit history in Git repositories | 614 |
grosser/git-whence | Analyze commits to find their merge and pull request origins, as well as identify straight cherry-picks. | 21 |