Skip to content

nodejs/create-node-meeting-artifacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a8df67f · Mar 11, 2025
Nov 28, 2017
Mar 11, 2025
Feb 28, 2018
May 10, 2018
May 10, 2018
May 10, 2018
Mar 1, 2018
Nov 14, 2022
Apr 29, 2024
Mar 1, 2018

Repository files navigation

create-node-meeting-artifacts

Tool to create artifacts for node.js team meetings

Uses the Foundation calendar to find the next instance of the meeting, and then creates an issue and matching google doc for minutes. The key thing is that it automatically creates the issue in github and the doc in google docs as opposed to just creating the content.

Re-uses make-node-meeting for much of the content generation.

The hardest part to get going is doing the google auth setup as described in: https://github.com/mhdawson/google-auth-wrapper.

Basic documentation for each of the templates lives in TEMPLATES_DOCUMENTATION.md

Currently I'm testing out for generation of the Node.js TSC meetings.

NOTE: The following must be commented out of make-node-meeting

echo -n "Previous Meeting Minutes Google Docs URL: "
read prev_doc_url
echo -n "This Meeting Minutes Google Docs URL: "
read curr_doc_url

About

Tool to create artifacts for node.js team meetings

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published