You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ci: Add composefs org to sync-common and sync-labels targets
The composefs org has significant overlap with bootc-dev contributors,
so keep CI infrastructure in sync across both. This adds a second
GitHub App token scoped to the composefs org and discovers repos from
both orgs to build the sync matrix.
Each matrix entry now includes an 'owner' field so the sync job
generates a correctly-scoped token for the target repo's org.
Prerequisite: the bootc-bot GitHub App must be installed on the
composefs GitHub organization.
Closes: #119
Assisted-by: OpenCode (Claude claude-opus-4-6)
Signed-off-by: Colin Walters <walters@verbum.org>
* ci: Add composefs org to Renovate and update shared config
Run Renovate as a matrix job across both bootc-dev and composefs orgs,
each with its own scoped GitHub App token. Autodiscovery works per-token
so each run finds the correct repos.
Change inheritConfigRepoName from '{{parentOrg}}/infra' to the explicit
'bootc-dev/infra' so that composefs repos also inherit the shared
Renovate config from this repository (the repo is public so
cross-org reads work).
Add composefs/composefs and composefs/composefs-rs to the
matchRepositories list for ignorePaths, preventing Renovate from
creating conflicting PRs for files managed by sync-common.
Closes: #119
Assisted-by: OpenCode (Claude claude-opus-4-6)
Signed-off-by: Colin Walters <walters@verbum.org>
---------
Signed-off-by: Colin Walters <walters@verbum.org>
0 commit comments