create-node-meeting-artifacts icon indicating copy to clipboard operation
create-node-meeting-artifacts copied to clipboard

Tool to create artifacts for node.js team meetings

Results 6 create-node-meeting-artifacts issues
Sort by recently updated
recently updated
newest added

Currently uses make-node-meeting for content of github issue. Would be better if a template was used. Extract the part which creates the time from make-node-meeting and use templates instead for...

Refs: https://github.com/nodejs/node/pull/54029

we should remove template and script for commcomm https://nodejs.org/en/blog/announcements/retiring-the-node-js-community-committee/

In the event that a meeting issue is closed _before_ it's creation date, it might be helpful **not** to recreate the issue

Fixes #3 Closes #185 --- This PR makes a few substantial changes to improve the DX of this tool. - Moves from INI/env files in `templates/` to JSON configurations in...