ci: migrate GCC post-commit CI ownership and operations to RISE - #4
Open
pz9115 wants to merge 8 commits into
Open
ci: migrate GCC post-commit CI ownership and operations to RISE#4pz9115 wants to merge 8 commits into
pz9115 wants to merge 8 commits into
Conversation
Point the submodule at riseproject-dev and pin the reviewed toolchain handover topic. Refresh the gitlink after the dependency PR merges if its merge strategy rewrites commits.
Move the vendor-option test path off the retired GCC 14 branch while retaining the existing fallback behavior.
Read status issues and artifacts from the RISE repository, keep toolchain links on the RISE fork, and publish generated Pages URLs under riseproject-dev without committing regenerated site output.
Declare reusable-workflow permissions and secrets explicitly, isolate self-hosted work on the RISE runner label, and keep external fork PRs off persistent runners. Fix workflow inputs, outputs, retry IDs, duplicate issue lookup, and dashboard reproducibility.
Paginate status issues, accept only supported dashboard titles, skip missing or expired artifacts, and test filtering and bootstrap behavior in pull-request validation.
Reject personal repository URLs and legacy Patchwork identities in workflows, actions, documentation, and helper scripts, and run the ownership guard in pull-request validation.
Add deployment, cutover, rollback, governance, triage, runner, dashboard, and fuzzer-handover guidance for the RISE-maintained service.
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
Move the code-side ownership and operation of GCC post-commit CI from the former personal integrations to
riseproject-dev.This PR migrates the toolchain dependency, artifacts, status issues, dashboard, workflow identities, runner policy, and operational documentation while preserving the existing dashboard history.
What changed
Repository and toolchain ownership
riscv-gnu-toolchainsubmodule atriseproject-dev/riscv-gnu-toolchain-ci.build-frequentand pin the reviewed toolchain handover commit.Artifacts and status reporting
github.server_urlandgithub.repository.Dashboard
riseproject-dev/gcc-postcommit-ci.https://riseproject-dev.github.io/gcc-postcommit-ci/.Generated dashboard HTML, CSV data, and testsuite history are deliberately not regenerated or included in this PR.
Workflow hardening
self-hosted,linux,x64, andrise-gcc-ci.Operations