jepbura / auto-git

This project updates its GitHub repository README.md on a daily basis using Docker and Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Today's date in Jalali calendar: 1403/03/25 Today's date in Gregorian calendar: 2024-06-14

Auto commit

This project updates its GitHub repository README.md on a daily basis using Docker and Python.

Usage

Define the following environment variable to configure project.

Variable Description Optional
FILE_NAME The file you want to edit no
ACCESS_TOKEN Your github access token no
REPO_NAME Repository name no
SCHEDULE Execution time 07:00

Note

For the ACCESS_TOKEN, make sure to set the options for Codespaces and Contents to Read and write.

Docker hub

My Docker at Docker Hub: jepbura/auto-commit

About

This project updates its GitHub repository README.md on a daily basis using Docker and Python.

License:MIT License


Languages

Language:Python 93.7%Language:Dockerfile 6.3%