Automating the Contributor list
See original GitHub issueRight now, we use a tool to manually update the CONTRIBUTORS.md
file. This process is not automated, which means that every now and then, someone has to manually run it. It would be a lot better if we could automatically update the Contributors file at set time intervals, and if we could ping the people we add to the file, thanking them for their efforts. This could most likely be done most efficiently with a GitHub Probot App.
If anyone wants to help with this, comment here. Both me and @gr2m would be more than happy to advise and guide anyone who wants to take this on. 😃
For more on how this system works, see the original PR in https://github.com/nock/nock/pull/1163.
Issue Analytics
- State:
- Created 5 years ago
- Comments:21 (14 by maintainers)
Top Results From Across the Web
All Contributors: Recognize all contributors, not just the ones ...
We've built a bot to automate the tedious stuff for adding project contributors, so you can focus on your project instead of managing...
Read more >A GitHub Action To Thank Your Project's Contributors
Simple to set up, secure, and easy to automate. Contributors-Readme-Action can not only automate the contributor's list it can do much more.
Read more >Manage role permissions and security in Azure Automation
The Automation Contributor role allows you to manage all resources in the Automation account, except modifying other user's access permissions ...
Read more >Contribute/Automation - MozillaWiki
If you assign a group tag to all contributors on your project, the Mozillians dashboard will track the size of that group and...
Read more >Automating tasks using Contributor macros | IBM Cognos 8 Planning
The steps involved may consist of updating the D-Lists of a D-Cube, synchronizing the D-List changes made in Analyst with the contributor application, ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks, I’ve started working on this. It doesn’t look like too much work, but unfortunately I don’t have much time so it will take a few days.
@gr2m
I’ve put up a pull request to add @RichardLitt! 🎉