cleanup: remove migrated CI assets - #230
Merged
Simon Beaudoin (simonbeaudoin0935) merged 1 commit intoSep 1, 2026
Merged
Conversation
Package CI assets were migrated to qli-ci, so this repository should stop carrying duplicate workflow, action, and script paths. Remove migrated folders and stale workflow docs/templates, and update repository docs to point package CI users to qli-ci. Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Simon Beaudoin (simonbeaudoin0935)
force-pushed
the
cleanup/remove-migrated-ci-assets
branch
from
September 1, 2026 00:03
5cda971 to
8bb2939
Compare
Keerthi Gowda (keerthi-go)
approved these changes
Sep 1, 2026
Simon Beaudoin (simonbeaudoin0935)
deleted the
cleanup/remove-migrated-ci-assets
branch
September 1, 2026 14:54
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
scripts/.github/actions/README.md,AGENTS.md,docs/README.md, and.github/CODEOWNERSto reflect post-migration ownershipContext
mainalready removed package reusable workflows and pkg workflow templates in commitd948863(August 28, 2026).This PR finishes the cleanup by removing duplicated package scripts and
composite actions that were migrated to
qualcomm-linux/qli-ci(and Debusine internals in
qualcomm-linux/debusine-action).Validation
origin/mainmainonly includes script/action/doc/codeowners changes