Skip to content

AlexRogalskiy/github-action-user-contribution

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

95 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

GitHub user contribution charts

GitHub Action to provide GitHub user contribution charts

GitHub marketplace

management: perfektπŸ‘Œ code style: prettier Mergify Status Reviewed by Hound Chat

DeepSource DeepScan grade

GitHub tag (latest by date) GitHub Release Date Lines of code GitHub closed issues GitHub closed pull requests GitHub repo size GitHub last commit GitHub language count GitHub search hit counter GitHub Repository branches GitHub Repository dependents Renovatebot Dependabot NewReleases Hits-of-Code dependencies Status devDependencies Status

Codeac Coverage Status codebeat badge Total alerts Language grade: JavaScript codecov CI CircleCI GitHub Super-Linter Commitizen friendly ComVer Public workflows that use this action. License

Chat Open questions Open bugs

Table of contents

Description

Typescript Project Status: Active – The project has reached a stable, usable state and is being actively developed. Project created status Project updated status

Generates GitHub user contribution charts.

Inputs

userName

Required GitHub user name

startDate

Optional Start period date

endDate

Optional End period date

colorScheme

Optional Chart color scheme (default green)

fileName

Optional File name (default chart.svg)

filePath

Optional File path (default images)

Examples

Basic configuration

- name: Create GitHub user contribution chart
  uses: alexrogalskiy/github-action-user-contribution@master
  with:
    userName: AlexRogalskiy

Complete configuration

- name: Create GitHub user contribution chart
  uses: alexrogalskiy/github-action-user-contribution@master
  with:
    userName: 'AlexRogalskiy'
    startDate: '2017-12-03'
    endDate: '2018-12-03'
    colorScheme: 'green'
    fileName: 'chart.svg'
    filePath: 'images'

Running locally:

  • npm run start:action --action github-action-user-contribution --userName AlexRogalskiy

Visitor stats

GitHub page hits

GitHub stars GitHub forks GitHub watchers

Licensing

File Size is distributed under LGPL version 3 or later, [License] . LGPLv3 is additional permissions on top of GPLv3.

license

Authors

File Size is maintained by the following GitHub team-members:

  • Author

with community support please contact with us if you have some question or proposition.

Versioning

The project uses SemVer for versioning. For the versions available, see the tags on this repository.

Contribution

Contributors Display

Please read contributing guide or wiki guide for details on our code of conduct, and the process for submitting pull requests to us (emoji key).

This project follows the all-contributors specification. Contributions of any kind are welcome!

PRs Welcome Github contributors

See also the list of contributors page who participated in this project.

Acknowledgement

Stargazers repo roster for @AlexRogalskiy/github-action-user-contribution

Forks

Forkers repo roster for @AlexRogalskiy/github-action-user-contribution

Development Support

Like File Size ? Consider buying me a coffee :)

Become a Patron Buy Me A Coffee KoFi


typescriptlang github forthebadge