Conversation
…pages The integrity-reactions feature (features.integrity-reactions: true, available from gh-aw v0.68.2) was documented in the maintaining-repos guide by #26154 but was missing from the reference pages that it points to for "complete configuration details". - reference/integrity.md: add four reaction fields to configuration table (endorsement-reactions, disapproval-reactions, endorser-min-integrity, disapproval-integrity); add "Promoting and demoting items via reactions" subsection; add a reactions example - reference/frontmatter.md: add integrity-reactions under Feature Flags with a cross-reference to the integrity reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
pelikhan
approved these changes
Apr 14, 2026
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.
Documentation Updates - April 14, 2026
This PR updates the documentation based on the
integrity-reactionsfeature merged in #26154.Features Documented
features.integrity-reactions: true, available from v0.68.2) — from fix: correct integrity level descriptions and auto-enable cli-proxy for reactions #26154📝 Detailed Changes & References
Changes Made
docs/src/content/docs/reference/integrity.mdto:endorsement-reactions,disapproval-reactions,endorser-min-integrity,disapproval-integrity)docs/src/content/docs/reference/frontmatter.mdto:integrity-reactionsas a documented feature flag underfeatures:, with cross-reference to the integrity referenceGap Identified
PR #26154 updated
guides/maintaining-repos.mdwith a "Reactions as Trust Signals" section that ends with "See the Integrity Filtering Reference for complete configuration details" — butreference/integrity.mdhad no reaction-related content. This PR fills that gap.Merged PRs Referenced
Skipped Issues
patterns/workqueue-ops.md,patterns/batch-ops.md); issue can be closed separatelyNotes
All other merged PRs from the last 24 hours (#26113 env in shared imports, #26151 network.md cleanup, #26147 Gemini docs, #26123 working-directory example, #26119 github-app import field) already included their own documentation changes in the respective PRs.