docs(triage_engine): document the import triggers and the report scope built for them - #15965
Open
blakeaowens wants to merge 1 commit into
Open
blakeaowens wants to merge 1 commit into
blakeaowens wants to merge 1 commit into
Conversation
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
…e built for them Adds When a Scan Has Landed and When a Group of Scans Has Landed to the node reference (settings, the three layers a group is made of, failure policies, the ctx keys their items carry), the trigger_tests option on Generate a Report, the two new template placeholders on Building Rules, and lists every trigger where Building Rules enumerates them. Node count is now 43. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
blakeaowens
force-pushed
the
docs/import-completion-triggers
branch
from
September 17, 2026 17:48
249fc57 to
33fecb3
Compare
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
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.
Description
Documents the two new Triage Engine import triggers and the egress settings built for them, on the renamed
automation/triage_enginepages.trigger.import) and When a Group of Scans Has Landed (trigger.import_group) to the Triggers section, with their settings tables, the three layers a group is made of (membership, cycle boundary, settle), the failure policies, and thectx.*keys their items carry. Adds thetrigger_testsoption to Generate a Report's Findings Included row and notes{{ctx.import_summary}}on the announcement. Updates the node count to 43.{{ctx.imports_html}}and{{ctx.import_summary}}to the template placeholder table, and lists every trigger where the page enumerates them (it still said "one of four").Text only, English pages only; translations follow the usual process.
Checklist