https://github.com/felixwieland/simbution
SIMulation of GitHub contriBUTIONs
https://github.com/felixwieland/simbution
aws-lambda cloudwatch-events python3 serverless
Last synced: 12 months ago
JSON representation
SIMulation of GitHub contriBUTIONs
- Host: GitHub
- URL: https://github.com/felixwieland/simbution
- Owner: FelixWieland
- License: mit
- Created: 2020-03-03T22:56:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T13:01:21.000Z (over 3 years ago)
- Last Synced: 2025-02-10T00:28:50.450Z (about 1 year ago)
- Topics: aws-lambda, cloudwatch-events, python3, serverless
- Language: Python
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://www.serverless.com)
[](https://www.python.org/)
[](https://github.com/FelixWieland/simbution/blob/master/LICENSE)
Simbution simulates GitHub contributions to keep the contribution graph green. To do this, it opens an issue via the GitHub API v3 and closes it immediately afterwards. To avoid manual execution of the program, simbution is implemented as an aws-lambda-service which is executed daily via a CloudWatch event.
# How it works