Skip to content

Automates Status Hero check-ins by submitting the previous workday's commit messages

Notifications You must be signed in to change notification settings

LukeGeneva/status-zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c9468f7 · Mar 13, 2020

History

16 Commits
Feb 27, 2020
Feb 27, 2020
Feb 26, 2020
Feb 29, 2020
Feb 26, 2020
Feb 26, 2020
Feb 29, 2020
Feb 29, 2020
Mar 13, 2020
Feb 27, 2020
Feb 27, 2020

Repository files navigation

Status Zero

Zero, as in, zero effort. This tool automates Status Hero check-ins by retrieving all of the previous workday's commit logs and submitting them as your status update. You are writing good commit messages, aren't you? Set it to run on a cron job and never think about check-ins again!

Config

You must provide a config.yaml file with your configuration settings. Copy config.example.yaml to get started.

statusHeroUsername: 'my-username'
statusHeroPassword: 'my-password'
gitAuthor: 'Your author name from .gitconfig'
gitDirectories:
  - ~/path/to/your/project
  - ~/path/to/your/other/project

About

Automates Status Hero check-ins by submitting the previous workday's commit messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published