Skip to content

FredaXin/gitlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Let's Git Lit!

What is it?

Git Lit defines the public GitHub Action used in the GitHub template It's Lit.

How does it work?

Git Lit defines a custom GitHub action that runs in a Docker container. The GitHub action is used in a workflow that makes randomized number of daily git commits.

The main components are:

  1. entrypoint.sh: The shell script that contains the action code.
  2. Dockerfile: The Dockerfile that consists of instructions to build a Docker image and to execute entrypoint.sh.
  3. action.yml: The action metadata file that defines the GitHub action.

For more detailed information about how to create a custom Docker container action, see GitHub's Docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published