ci: bootstrap trusted release evaluators - #25
Draft
mfethe1 wants to merge 3 commits into
Draft
Conversation
Signed-off-by: Michael Feth <mfethe1@gmail.com>
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This was referenced Sep 7, 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.
Summary
Provide the standalone DCO and CI qualification evaluators that the follow-up release workflow must load from its trusted base. This five-file prerequisite adds the two evaluators, their standalone tests, and two regression steps in the existing CI changes job. It introduces no workflow trigger, aggregate qualification job, ruleset, or deployment change.
Base:
adeec6eb5c4ff425aa03d8a744a295da4429f67fHead:
0aee6a6ba5b4b80d04c76aec968f7ec9226114a7Related issue
Prerequisite for #20.
Testing
3af0dcebf2d904b2e66b9378b91f7c4b61d82f0b, whose verified parents are the base and head above (run34149448152, job101828421458). This covers the evaluator steps only; it does not establish DCO trigger activation, whole-CI success, or merge approval.just cifailed at the final mobile step: 2,241 passed and eight golden comparisons failed. Earlier stages passed, including 6,583 desktop tests and 3,221 tests in the main native desktop test binary. All eight actual failure PNGs are byte-identical to the captured exact-base run. Expected images and tolerances were unchanged; this remains a CI failure.This candidate does not activate Product DCO or Product Qualification. Trusted-base installation, the trusted default-branch trigger, hosted qualification, and protected review remain prerequisites for the later workflow change.