Skip to content

Running new contributor script

Pascal Chevrel edited this page Sep 22, 2023 · 3 revisions

To run for the current release simply run .new-contributors.py <release #> --api-key <your key> (Bugzilla API key)

The script will return the # of bugs in the specified release, it will check that the authors are new non-mozilla employees, and then display a list of new contributors in markdown. You can paste the output directly into nucleus.

Clone this wiki locally