Kbagent Promotion Pipeline

Use when setting up a from-scratch GitHub Actions pipeline that promotes Keboola configurations from a SOURCE project (e.g. dev) to a DESTINATION project (e.g. prod) using kbagent sync -- one GitHub repo covering the whole org, main branch as the reviewable source of truth. Covers: PR-based promotion (pull from source opens a PR, merging pushes to destination), cross-project diff before merge, multi-pipeline repos (several independent source/destination pairs in one repo), and GitHub secrets/environment setup. Triggers: promote config between projects, dev to prod pipeline, source project destination project, propagate changes between Keboola projects, kbagent promotion workflow, cross-project sync GitHub Actions, set up project promotion CI/CD.

keboola Updated

File contents

keboola/cli/tree/main/plugins/kbagent/skills/kbagent-promotion-pipeline commit 431fe48799

Frequently asked questions

npx skillmds@latest add keboola/kbagent-promotion-pipeline