Releases: d3varaja/EverCommit
Releases · d3varaja/EverCommit
v1.0.0 - Initial Release
EverCommit v1.0.0
First stable release of EverCommit - automated GitHub activity generator.
What's Included
- ✅ Automated commit workflow using GitHub Actions
- ✅ User-friendly configuration file (no code editing needed)
- ✅ Customizable commit frequency and scheduling
- ✅ Random delays between commits for natural appearance
- ✅ Support for custom commit messages
- ✅ Secure PAT token handling via GitHub Secrets
- ✅ Complete setup documentation
Quick Start
- Fork this repo
- Create a GitHub Personal Access Token (PAT) with
repoandworkflowscopes - Add it as
PAT_TOKENin repository secrets - Edit
config.ymlwith your username and preferences - Enable GitHub Actions
- Done!
Features
- Simple Setup: Fork, configure, and forget
- Fully Automated: Runs on schedule via GitHub Actions
- Customizable: Control frequency, timing, and commit messages
- Secure: Uses GitHub Secrets for token storage
- Privacy-Friendly: Supports GitHub noreply emails
Configuration
All settings in config.yml:
- Commit frequency (min/max range)
- Schedule (cron format)
- Commit message template
- GitHub username and email
Requirements
- GitHub account
- Personal Access Token with appropriate scopes
- Repository with GitHub Actions enabled
Keep your contribution graph green. Set it once, runs forever.