Skip to content

Are you Batman or Bruce Wayne ? Use your commits history to find out !

License

Notifications You must be signed in to change notification settings

douze/batman-github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batman GitHub Action

github license continuous integration coverage lint status

Batman is a GitHub Action used to update your profile README. Depending on your commit history dates, it'll output Batman or BruceWayne.

This project is mainly used to discover GitHub action & API.

Inputs

username_id

Required The ID of the GitHub user.

day_start

Required Hour of the day start.

day_end

Required Hour of the day end.

github_token

The GitHub access token.

Outputs

Updated profile README, with circle svg & identity (Batman or BruceWayne).

Example usage

uses: douze/batman-github-action@v1.1
with:
    username_id: 'douze'
    day_start: '8'
    day_end: '18'

About

Are you Batman or Bruce Wayne ? Use your commits history to find out !

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published