Skip to content

Releases: d3varaja/EverCommit

v1.0.0 - Initial Release

18 Oct 19:19

Choose a tag to compare

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

  1. Fork this repo
  2. Create a GitHub Personal Access Token (PAT) with repo and workflow scopes
  3. Add it as PAT_TOKEN in repository secrets
  4. Edit config.yml with your username and preferences
  5. Enable GitHub Actions
  6. 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.