OAI / OAI/Arazzo-Specification
Infra Enhancement: Create GitHub action to automatically create the bi-weekly meeting issue
Open
Nobody has claimed this yet.
Housekeeping
Infrastructure
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 69
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 19
Description
Create a GitHub action to automatically create our recurring TDC bi-weekly meeting.
Rules:
- run every second Monday to create the next meeting issue (e.g. Wednesday of the following week)
- pin the issue
- labels:
meetings,house-keeping - template: https://github.com/OAI/Arazzo-Specification/blob/main/.github/templates/agenda.md
Sample action: https://github.com/OAI/OpenAPI-Specification/blob/main/.github/workflows/agenda.yaml
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the sample workflow at .github/workflows/agenda.yaml in OpenAPI-Specification and the agenda template at .github/templates/agenda.md in this repository. Implement the bi-weekly schedule for creating the following Wednesday's meeting issue, then verify that it is pinned and has the meetings and house-keeping labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100