Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mazipan/auto-commit
🌳 Making green your Github stats, powered by Github Actions
https://github.com/mazipan/auto-commit
auto-commit gardener gardening github-actions github-stats
Last synced: 1 day ago
JSON representation
🌳 Making green your Github stats, powered by Github Actions
- Host: GitHub
- URL: https://github.com/mazipan/auto-commit
- Owner: mazipan
- License: mit
- Created: 2020-03-17T07:59:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T11:11:33.000Z (9 months ago)
- Last Synced: 2024-04-11T08:29:53.886Z (9 months ago)
- Topics: auto-commit, gardener, gardening, github-actions, github-stats
- Homepage: https://mazipan.space/membuat-commit-otomatis-ke-github/
- Size: 976 KB
- Stars: 276
- Watchers: 4
- Forks: 60
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# auto-commit
🌳 Making green your Github stats, powered by [Github Actions](https://github.com/features/actions)
[![Auto commit](https://github.com/mazipan/auto-commit/workflows/Auto%20commit/badge.svg)](https://github.com/mazipan/auto-commit/actions?query=workflow%3A%22Auto+commit%22)
![Mazipan's Github Stats](https://ghchart.rshah.org/mazipan)
## Make it your own
- Create your own repo with click "**Use this template**" button (⚠️ forked repo will not work)
Or just do in the manual way:
- ✅ Create your own repo
- ✅ Copy file `.github/workflows/autocommit.yml` and `LAST_UPDATED` to your repo
- ✅ You have to configure your repository. Go to: **Settings** -> **Action** -> **General** -> **Workflow permissions** and choose **"Read and write permissions"**
- ✅ Change the `email` and `name` information on file [autocommit.yml, line 29 and 30](https://github.com/mazipan/auto-commit/blob/master/.github/workflows/autocommit.yml#L29)
- ✅ Change the scheduling time on file [autocommit.yml, line 10](https://github.com/mazipan/auto-commit/blob/master/.github/workflows/autocommit.yml#L10). You can use [crontab.guru](https://crontab.guru/) if you are not familiar with the cron schedule string. For first time, you can try to run it in every hour with string `1 * * * *` .
- ✅ Consider to support me, at least click the 🌟 button## Article (in Bahasa Indonesia)
- https://mazipan.space/membuat-commit-otomatis-ke-github/
## Repo using this auto-commit
- You can add your repo here
## Credits
- [Github Actions](https://github.com/features/actions)
- [ad-m/github-push-action](https://github.com/ad-m/github-push-action)## Consider to Support
- 👉 🇮🇩 [Trakteer](https://trakteer.id/mazipan?utm_source=github)
- 👉 🌍 [BuyMeACoffe](https://www.buymeacoffee.com/mazipan?utm_source=github)
- 👉 🌍 [Paypal](https://www.paypal.me/mazipan?utm_source=github)
- 👉 🌍 [Ko-Fi](https://ko-fi.com/mazipan)---
© 2020 Crafted by Irfan Maulana