The Node.js Automation Team focuses on building tools, bots and scripts that help Node.js collaborators maintain the Node.js project.
- This team serves the Node.js collaborators and releasers, so if you want to get involved but are not one of them, you may want to learn more about the development and release process of Node.js before rolling up your sleeves.
- Hop on the #node-dev IRC channel if you have questions about Node.js's development or release process.
- Hop on the #node-build IRC channel if you have questions about the Node.js CI. There is also the nodejs/build repository where the Node.js build working group can help you with Node.js's build infrastructure.
People to ping for automation-related issues in the organization.
- @aashil - Aashil Patel
- @abouthiroppy - Yuta Hiroto
- @al-k21 - Oleksandr Kushchak
- @alopezsanchez - Alejandro López
- @BethGriggs - Bethany Nicolle Griggs
- @bnb - Tierney Cyren
- @cPhost - Priyank P.
- @ev1stensberg - Even Stensberg
- @evanlucas - Evan Lucas
- @gibfahn - Gibson Fahnestock
- @GithubGoldMiner - MaxM422
- @JasonEtco - Jason Etcovitch
- @joshholl - Joshua Hollandsworth
- @joyeecheung - Joyee Cheung
- @maclover7 - Jon Moss
- @matchai - Matan Kushner
- @MylesBorins - Myles Borins
- @nodejs-github-bot - Node.js GitHub Bot
- @phillipj - Phillip Johnsen
- @refack - Refael Ackermann
- @richardlau - Richard Lau
- @riyadhalnur - Riyadh Al Nur
- @rvagg - Rod Vagg
- @targos - Michaël Zasso
- @Tiriel - Benjamin Zaslavsky
- @tniessen - Tobias Nießen
- @vicky002 - Vikesh Tiwari
People who have write access to all automation-related repositories.
- @evanlucas - Evan Lucas
- @joyeecheung - Joyee Cheung
- @MylesBorins - Myles Borins
- @nodejs-github-bot - Node.js GitHub Bot
- @rvagg - Rod Vagg
- @targos - Michaël Zasso
People who have admin access to all automation-related repositories.
- @evanlucas - Evan Lucas
- @joyeecheung - Joyee Cheung
- @MylesBorins - Myles Borins
- @rvagg - Rod Vagg
- @targos - Michaël Zasso
Projects / Repositories maintained by automation
- automation
- General discussions and documentations about automation.
- branch-diff
- A tool to list print the commits on one git branch that are not on another using loose comparison.
- changelog-maker
- A git log to CHANGELOG.md tool.
- commit-stream
- Turn a
git log
into a stream of commit objects.
- Turn a
- core-validate-commit
- Validate commit messages for Node.js core.
- github-bot
- @nodejs-github-bot's heart and soul.
- node-auto-test
- A nodejs/node clone for testing tools and bots.
- node-core-utils
- Command line tools for Collaborators.
- node-review
- A browser extension that generates the metadata required for landing a Node.js Pull Request.