Description
Open Community Weekly Meeting: 2023-01-16
Work Summary:
In the past Open Community Working Meeting 2023-01-16 #294, we agreed on the usage of a new "agenda" label for tagging PRs or issues to be discussed in the meeting
As a result, a new action was captured owned by @benjagm with the purpose of building a GitHub automation to add the tagged issues/PRs as agenda items of the Open Community Weekly Meetings. For more context please check #294 notes and recording.
Context:
JSON Schema Community is running an Open Community Weekly Meeting every Monday. For every meeting, a new issue is created 6 days before the meeting using the OCWM template, and during that time, everyone in the community is free to add new topics to the agenda. With this feature, we can make it easier to include PRs to be discussed as part of the agenda without having to do all the work manually.
Automation trigger:
Every time someone adds the label "agenda" to a PR, that PR should be included in the agenda of the upcoming OCWM.
Outcome
A new item will be added to the agenda, the PR will be added to the Topic column and the author to the Owner column.
Completing this work will mean the automation has been built, tested, and communicated among the community.
Do you think this work might require an Architectural Decision Record (ADR)? (significant or noteworthy)
No
Work Detail:
- Gather sample actions with a similar purpose.(@0xsudarshan)
- Minimum requirements.(@0xsudarshan)
- Development.(@0xsudarshan)
- Test. (@0xsudarshan)
- Install in JSON Schema organizacion (@benjagm)
- Ready.
- Communicated to the Community.
Any further requirements to resolve this issue