github-activity-generator icon indicating copy to clipboard operation
github-activity-generator copied to clipboard

Feature Request: Execution of script with Github Actions

Open realityzero opened this issue 2 years ago • 0 comments

Idea: No need to clone the repo and setup github credentials. Use the github action runner to execute the script.

Github action can take input for:

  1. branch to commit
  2. max_commits
  3. frequency

After all the commits are created, we can push it to our repository within our Github Action runner

realityzero avatar Aug 17 '23 18:08 realityzero