feat: GS3-driven Doxygen header update job in maintenance-issues workflow - #6063
Merged
Merged
Conversation
…S3-driven) Co-authored-by: makr-code <150588092+makr-code@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
makr-code
August 26, 2026 05:03
View session
makr-code
marked this pull request as ready for review
August 26, 2026 05:44
Contributor
✅ Wave C Policy Gate: Private Plugin Boundary EnforcementResult: ✅ Private Plugin Boundary Enforcement PASSED Checks
|
Contributor
✅ Wave C Policy Gate: Edition & License ValidationResult: ✅ Edition & License Validation PASSED Checks
|
Contributor
✅ Wave C Policy Gate: Community Fail-Closed ValidationResult: ✅ Community Fail-Closed Validation PASSED Checks
|
Contributor
✅ Wave C Policy Gate: Hash & SBOM IntegrityResult: ✅ Hash & SBOM Integrity PASSED Checks
|
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.
Extends
maintenance-issues.ymlwith a newdoxygen-header-updatejob that uses GS3 gap scanner findings as precise input toautofix_engine.py→doxygen_fixer_adapter→doxygen_autofix.py --apply. This is intentionally finding-driven rather than blind full-scan: only locations the scanner confirms as missing@brief/@param/@returntags are touched.Changes
.github/workflows/maintenance-issues.ymlworkflow_dispatchjobinput extended withdoxygen-header-updatedoxygen-header-update:src/,include/, modethorough) →gap_scan_doxygen.jsonmissing_doxygen_*types →autofix_findings.jsontools/fixers/autofix_engine.py --apply(Ollama disabled:DOXYGEN_USE_OLLAMA=false)developonly whengit diffis non-empty; never pushes directlyDesign constraints
--applyonly, no--convert-existing— existing comments are never rewrittensrc/andinclude/(tests/benchmarks excluded perSKIP_PATH_MARKERS)developType of Change
Breaking Change Checklist
N/A
Testing
Security Tiering Impact (Required for Runtime Changes)
Impacted tier(s):
Trust-boundary crossings documented in PR description (example: T3 -> T2, T5 -> T4 brokered call)
Boundary controls validated for affected T3/T4/T5 paths (AuthN/AuthZ, validation, rate limits, audit)
Boundary-focused tests added/updated or explicit N/A rationale provided
If trust level/privilege increased, security maintainer approval is attached
📚 Research & Knowledge (wenn applicable)
Relevante Quellen:
AI-Generated Code (KI-generierter Code)
new/deleteohne explizites Review eingeführt — N/A (workflow YAML only)GetSymbolReferences_CppToolsgeprüft (siehe.github/instructions/cpp-language-service-tools.instructions.md) — N/AAI Review Workflow (Required for AI-assisted PRs)
.github/prompts/pr-diff-findings-review.prompt.md.github/copilot/REVIEW_SEVERITY_POLICY.mdResidual risks: Heuristic function detection in
doxygen_autofix.pymay produce imperfect@brieftext without Ollama. Review generated headers before merging auto-PRs.High-Finding Exception Record (only if High is accepted)
N/A
Release Readiness Gate (Required for release-scoped changes)
.github/prompts/release-readiness-check.prompt.mdfor branch transition scopeBRANCHING_STRATEGY.mdandRELEASE_STRATEGY.mdVERSIONING.mdandCHANGELOG.mdChecklist
[Unreleased]— infrastructure-only, no user-facing changeScanner and IntelliSense Gates
unknownscanner findings: N/A