Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

A GitHub Action for celebrating contributors πŸŽ‰βœ¨

License

Notifications You must be signed in to change notification settings

slouchd/celebrate-contributors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ‰βœ¨ Celebrate Contributors

This is a GitHub Action for celebrating contributors. The workflow collects all of the contributors for the repository it is within. It then creates a table of contributors and a graph of contributions by contributor. All of this will be stored within CONTRIBUTORS.md.

Inspired by: all-contributors

Created for: DEV hackathon

πŸ§‘β€πŸ’» Usage

To ensure the Action is able to write to the repository. You must enable write permissions in the repository settings. You can do this my navigating to Settings -> Actions -> General -> Workflow Permissions and select 'Read and write permissions'. Once saved the Action will work as intended!

The Action is configured to be reusable. Please, feel free to use it in your repository!

celebrate-contributors-call:
  uses: slouchd/celebrate-contributors/.github/workflows/celebrate-contributors.yml@main

πŸͺͺ License

MIT License

About

A GitHub Action for celebrating contributors πŸŽ‰βœ¨

Topics

Resources

License

Stars

Watchers

Forks