Skip to content

docs: add A2A meeting and agenda links#1993

Open
juanferrub wants to merge 2 commits into
a2aproject:mainfrom
juanferrub:fix/community-meeting-links-pr
Open

docs: add A2A meeting and agenda links#1993
juanferrub wants to merge 2 commits into
a2aproject:mainfrom
juanferrub:fix/community-meeting-links-pr

Conversation

@juanferrub

Copy link
Copy Markdown

Summary

  • add a Meetings & Agenda section to the community page
  • link the Linux Foundation meetings page for schedule and recordings
  • link the public TSC agenda working doc already referenced in GOVERNANCE.md

Closes #1724

Validation

  • npx markdownlint docs/community.md --config .github/linters/.markdownlint.json --fix
  • attempted full docs build, but the repo docs environment currently fails to resolve a2a-sdk[all] from requirements-docs.txt

@juanferrub juanferrub requested review from a team as code owners June 25, 2026 10:42

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates docs/community.md to add a "Meetings & Agenda" section containing links to live community meetings and the TSC meeting agenda working doc. The reviewer suggested using a relative link instead of an absolute GitHub URL for referencing GOVERNANCE.md to ensure better portability across branches and forks.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread docs/community.md Outdated
- [A2A meetings on the Linux Foundation platform](https://zoom-lfx.platform.linuxfoundation.org/meetings/agent2agent)
- [TSC meeting agenda working doc](https://docs.google.com/document/d/1Dx6qYfCjSChHKRMwLJcvtDjq6igYTAKFW9Vg1IMPCUk/view)

These links are also referenced in [`GOVERNANCE.md`](https://github.com/a2aproject/A2A/blob/main/GOVERNANCE.md#tsc-meetings).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

low

Since GOVERNANCE.md is located in the root of the repository, it is better to use a relative link instead of an absolute GitHub URL. This ensures the link works correctly across different branches, forks, and when viewing the documentation offline or in alternative environments.

Suggested change
These links are also referenced in [`GOVERNANCE.md`](https://github.com/a2aproject/A2A/blob/main/GOVERNANCE.md#tsc-meetings).
These links are also referenced in [GOVERNANCE.md](../GOVERNANCE.md#tsc-meetings).

@Tehsmash Tehsmash force-pushed the fix/community-meeting-links-pr branch from 71a6937 to e1a6e7e Compare June 26, 2026 16:13
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.

[Bug]: No link to the A2A meeting calendar on a2a-protocol.org

1 participant