Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use pkgjs/meet to generate meeting agenda #206

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

wesleytodd
Copy link
Member

I added support in pkgjs/meet for generating meeting agendas. I hope this works well, I tested in a personal repo and it seems to. We will want to edit the template and stuff with the right links but I wanted to make sure this was all working first.

@wesleytodd wesleytodd mentioned this pull request Mar 2, 2024
@wesleytodd wesleytodd force-pushed the meetings branch 7 times, most recently from f177e62 to ad9c12d Compare March 2, 2024 18:30
@wesleytodd
Copy link
Member Author

Ok, fixed the template but now it is creating a new issue even though it is supposed to be updating the existing one. Next fix in the works. Sorry for the noise.

@wesleytodd wesleytodd force-pushed the meetings branch 2 times, most recently from a8b0fa4 to 06ae258 Compare March 2, 2024 20:46
issueTitle: '<%= date.toFormat("yyyy-MM-dd") %> Express TC Meeting'
token: ${{ secrets.GITHUB_TOKEN }}
orgs: expressjs,pillarjs,jshttp
agendaLabel: 'top priority'
Copy link
Member

@jonchurch jonchurch Mar 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd expect this to be agenda or an array that allows ['top-priority', 'agenda']

Adding an agenda label is the convention I'd expect. Easy to slap an agenda label on something to know it will show up in the meeting. Not everything to be discussed is always going to be "top priority".

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I only used this to start because it was preexisting. We can go through all of them and add a better label for future.

@wesleytodd wesleytodd merged commit ccd9301 into master Mar 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants