mochajs / mocha

☕️ simple, flexible, fun javascript test framework for node.js & the browser
https://mochajs.org
MIT License
22.58k stars 3.01k forks source link

🛠 Repo: Automate releases #5159

Closed voxpelli closed 2 months ago

voxpelli commented 3 months ago

Tooling Suggestion Checklist

Overview

We should automate the releases of Mocha.

Why?

We could eg. do something similar to what I did in: https://github.com/neostandard/neostandard/commit/c9d442566833bf30cc1c7dc1117dc8de509d95ad

Additional Info

The (granular) access token should be owned by a bot account. I wonder if eg. the OpenJSF account could do this?

JoshuaKGoldberg commented 3 months ago

+1 from me on this. It's definitely something we should do as a team (as opposed to an external contributor).