First clone this gist,
git clone https://gist.github.com/Jnchi/705c50afce3a2958c99c165f62eba5c2 /opt/hack-activity-graph
Then create a new private repository on GitHub titled activity-graph
, e.g., https://github.com/Jnchi/activity-graph
.
Finally, setup a cron job pointing to the script provided.
0 0 * * * jnchi /opt/hack-activity-graph/new-issue
Contributions Not Showing Up In The Activity Graph
Navigate to your profile settings, https://github.com/settings/profile, and check the box "Include private contributions on my profile" under Contributions.
Script Will Not Run
Be sure to chmod +x
the script so that it can be executed.
This work is licensed under a Creative Commons Attribution 4.0 International License.