Add meetings directory with instructions to find meetings and notes#2181
Add meetings directory with instructions to find meetings and notes#2181cgwalters merged 1 commit intobootc-dev:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a meetings/README.md file to document bootc community meetings, including the schedule, collaborative notes, and participation guidelines. Feedback suggests converting the HackMD URL into a clickable link for better accessibility and replacing the instance-specific Zoom summary link with a more general or dynamic link to prevent the documentation from becoming outdated.
|
|
||
| **Access:** | ||
| - Meeting attendees receive summaries automatically via email | ||
| - Non-attendees can access summaries through the [calendar invite](https://zoom-lfx.platform.linuxfoundation.org/meeting/96540875093-1777044600000/summaries?password=2e17609a-48a6-4f46-8f08-4e828144576a) after the meeting concludes |
There was a problem hiding this comment.
The Zoom summary link includes a specific instance identifier (1777044600000) and a password that differs from the main meeting link on line 8. This likely points to a single past meeting summary rather than a dynamic link for the recurring series. This will cause the documentation to become outdated quickly. It is recommended to use a generic link to the meeting series summaries or provide instructions on how to find the latest summary on the LFX platform.
There was a problem hiding this comment.
Good catch. This should just say "Non-attendees can access summaries through the
Bootc Calendar: CNCF public calendar - Search for bootc and interested invites.
mohan-shash
left a comment
There was a problem hiding this comment.
Updated the URL
cgwalters
left a comment
There was a problem hiding this comment.
Looks sane to me, but can you squash the commits? I'll try to add a guideline about this in AGENTS.md too
|
ok... squashed the commits. Please approve. Thanks. |
mohan-shash
left a comment
There was a problem hiding this comment.
Minor change to "How to Participate" section
Documents where to find the community meeting, notes, and how to access them. Includes links to HackMD collaborative notes and instructions to access the zoom generated summaries. Signed-off-by: mohan-shash <mokumar@redhat.com>
cgwalters
left a comment
There was a problem hiding this comment.
Shouldn't this doc be linked from the existing README.md or something else?
For sure, did that: #2182. Thanks. |
Documents where to find the community meeting, notes, and how to access them. Includes links to HackMD collaborative notes and instructions to access the zoom generated summaries.