docs: unified resolution reference + config.md gaps + picking-properties guide (BEFLOW-6/7/8) - #10
Merged
Merged
Conversation
…ing-properties guide (BEFLOW-6, BEFLOW-7, BEFLOW-8) BEFLOW-6: add one authoritative resolution table in resolution.md covering all eight per-run-resolved properties (agent, runMode, jobKind, repo, pr.owner, pr.baseBranch, policy.evaluator, policy.onBlock) with precedence, builtins, and fallbacks — pulling the pr/policy cascade out of code comments and calling out the field-level-cascade vs block-level-wholesale-replace distinction. The duplicated precedence prose in pr-ownership-and-policy.md now points here. BEFLOW-7: document the under-covered config.md keys (limits sub-keys, global policy default, telemetry.inComment, tools) and clarify that only triage/spec/ implement are job kinds (review is its own command; task/continuation are not selectable names). BEFLOW-8: new docs/picking-properties.md how-to — label vs body-meta syntax, the Plane HTML-comment caveat, fallbacks, and 3 examples; linked from README. Docs only; no schema or code change.
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.
Docs only (BEFLOW-6/7/8). Supersedes #7, which GitHub auto-closed when its stacked base branch (#5) was deleted on merge. Rebased onto main — now a single docs commit.
No code/schema change.