Simplify SIG tables on main README#3579
Merged
Merged
Conversation
trask
force-pushed
the
sig-details-page
branch
4 times, most recently
from
July 8, 2026 23:54
5bc3a09 to
70604a3
Compare
trask
marked this pull request as ready for review
July 8, 2026 23:57
trask
requested review from
a team,
alolita,
austinlparker,
jpkrohling,
maryliag,
mtwo,
mx-psi,
svrnm and
tedsuo
as code owners
July 8, 2026 23:57
maryliag
approved these changes
Jul 9, 2026
Member
|
The PR you pointed also added the missing link for browser, can you add here too: https://github.com/open-telemetry/community/pull/3529/changes#diff-b14a264d1168ee3f67335ff791befbac546fa098d47e9bdcf880cf88b1bdaad4R415 |
arminru
approved these changes
Jul 9, 2026
Contributor
|
Fixes #3528 |
breedx-splk
approved these changes
Jul 9, 2026
breedx-splk
left a comment
Contributor
There was a problem hiding this comment.
I like this over the original approach. Let's do it.
# Conflicts: # README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By moving less critical details into a generated
sigs.mdpage.No longer need a permalink to the table rows, since we can permalink people to the new
sigs.mdsection, which has all the data (including what's on the main README).,Allows adding the remaining SIG details such as repositories, github project(s), spec sponsors in the
sigs.mdwhich were previously unrendered.Preview the rendered pages: README SIG overview and SIG details.
Motivated by #3529