Skip to content

feat: Added automated meeting issue creation #37

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

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

wesleytodd
Copy link
Member

In an effort to prevent forgetting to create the meeting issue again, I made a little automation. This should automatically create the meeting issues a week before the meeting. You can see the action code here: https://github.com/wesleytodd/meeting-maker

@mhdawson I was thinking a bit about the automation you use, and since it requires remembering to run it, I was pretty sure I would forget 😛. Maybe there are also opportunities to integrate this better into what you have.

Anyone have thoughts on this approach?

@wesleytodd wesleytodd force-pushed the meeting-automation branch from 989c7f9 to 150f480 Compare April 6, 2020 04:34
@wesleytodd wesleytodd force-pushed the meeting-automation branch from 150f480 to 28a8e22 Compare April 6, 2020 05:29
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@ghermeto ghermeto left a comment

Choose a reason for hiding this comment

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

LGTM

@mhdawson
Copy link
Member

@wesleytodd once you set up the templates you don't have to remember.

It's run from a cron ojb and it automatically finds entries on the calendar, generates the meeting including issues tagged for the agenda along with the google doc for the minutes.

@bnb is also working on a GitHub action version of it. In any case its up to you how you generate the meetings.

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@bnb
Copy link

bnb commented Apr 14, 2020

@mhdawson I met with @wesleytodd last week and we’re going to be combining our efforts since they are very similar :)

Copy link
Member

@delvedor delvedor left a comment

Choose a reason for hiding this comment

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

LGTM

@wesleytodd
Copy link
Member Author

wesleytodd commented Apr 15, 2020

It's run from a cron job and it automatically finds entries on the calendar,

I, and @bnb, think that inverting this relationship will be a good thing. This proposed solution would make the calendar event an outcome from the configuration committed to the repo.

we’re going to be combining our efforts since they are very similar

I will be moving my repo into pkgjs, just haven't yet. Hopefully this week!


I will merge this for now, and once it is moved and the work consolidated I will update here.

@wesleytodd wesleytodd merged commit a721b2a into master Apr 15, 2020
@wesleytodd wesleytodd deleted the meeting-automation branch April 15, 2020 18:25
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.

6 participants