Document specification deviation exceptions#3445
Open
henriquejsza wants to merge 2 commits into
Open
Conversation
Clarify how GC-approved specification deviations are handled during stability reviews so requesters can disclose approved exceptions consistently. Signed-off-by: henriquejsza <henriquejsza@gmail.com>
henriquejsza
requested review from
a team,
alolita,
austinlparker,
jpkrohling,
maryliag,
mtwo,
mx-psi,
svrnm,
tedsuo and
trask
as code owners
May 17, 2026 07:48
Update the managed asset entry to the current CNCF Open Community Groups URL so link validation succeeds. Signed-off-by: henriquejsza <henriquejsza@gmail.com>
cijothomas
reviewed
Jun 1, 2026
| a TC stability review is a dialogue requiring engagement from both the TC and | ||
| language SDK maintainers. | ||
|
|
||
| ### Specification deviations |
Member
There was a problem hiding this comment.
I don't know if this is the right place to document this requirement. There is no requirement that a language implementation must request a TC review itself. And it feels a bit odd that TC is the one reviewing, but GC is the one approving the exemptions if any.
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.
Closes #2097.
Summary
Testing
npx cspell --config .cspell.yaml guides/contributor/processes.md .github/ISSUE_TEMPLATE/stabilization-review.mdgit diff --checkdocker run --rm --mount \"type=bind,source=$(pwd),target=/home/repo\" -e GITHUB_TOKEN lycheeverse/lychee:sha-8222559@sha256:6f49010cc46543af3b765f19d5319c0cdd4e8415d7596e1b401d5b4cec29c799 --config home/repo/.lychee.toml --root-dir /home/repo --verbose home/repo/guides/contributor/processes.md home/repo/.github/ISSUE_TEMPLATE/stabilization-review.md