Open
Conversation
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.
Summary
Adds an organization-level Dependabot template usage policy for repositories copying or adapting the shared
dependabot.ymltemplate. The policy cites PR #q31 /workflow-templates/dependabot.ymlas the template source and documents scope, adoption rules, review expectations, and maintenance guidance.Type of change
Verification
DEPENDABOT.mdfor Markdown structure and line wrapping.awk 'length($0) > 88 { print FNR ":" length($0) ":" $0 }' DEPENDABOT.md\n\n## Linked issues\n\n(none)\n\n## Engineering checklist\n\n- [x] Scope is small and bounded\n- [x] Public interface or boundary is clear\n- [x] Tests/smoke checks were run\n- [x] No overclaim about production readiness, timing closure, KV260 inference, or stable ABI\n- [x] No unrelated repo settings, release, tag, or visibility changes\n- [x] Critical architecture assumptions are stated\n\n## Notes for reviewer\n\nPR #q31 did not resolve as a GitHub pull request number in this repository; the policy preserves that requested source citation and grounds the template details inworkflow-templates/dependabot.ymlfrom the local dependabot template worktree.