An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          






[![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com)
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](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