Skip to content
#

randomcommits

Here is 1 public repository matching this topic...

This Python script creates a GitHub bot that automates the creation of a private repository (if it doesn't exist) and commits at random dates from 1 year ago to the present. It uses the GitHub API to manage repositories and the git command line tool to make commits. The dates for commits are randomly generated within a specified range.

  • Updated Aug 15, 2023
  • Python

Improve this page

Add a description, image, and links to the randomcommits topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the randomcommits topic, visit your repo's landing page and select "manage topics."

Learn more