-
Notifications
You must be signed in to change notification settings - Fork 53
RHIDP-8632: Update the Bulk Import Plugin to Integrate with Existing Backstage Templates and Orchestrator Workflows #1444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
RHIDP-8632: Update the Bulk Import Plugin to Integrate with Existing Backstage Templates and Orchestrator Workflows #1444
Conversation
Updated preview: https://redhat-developer.github.io/red-hat-developers-documentation-rhdh/pr-1444/ @ 10/17/25 15:11:41 |
84a6b2b
to
335d353
Compare
modules/importing-repositories/procedure-data-handoff-and-custom-workflow-design.adoc
Outdated
Show resolved
Hide resolved
modules/importing-repositories/procedure-data-handoff-and-custom-workflow-design.adoc
Outdated
Show resolved
Hide resolved
modules/importing-repositories/procedure-data-handoff-and-custom-workflow-design.adoc
Outdated
Show resolved
Hide resolved
modules/importing-repositories/procedure-data-handoff-and-custom-workflow-design.adoc
Outdated
Show resolved
Hide resolved
...es/importing-repositories/procedure-integrating-bulk-import-with-orchestrator-workflows.adoc
Outdated
Show resolved
Hide resolved
...es/importing-repositories/procedure-integrating-bulk-import-with-orchestrator-workflows.adoc
Outdated
Show resolved
Hide resolved
...es/importing-repositories/procedure-integrating-bulk-import-with-orchestrator-workflows.adoc
Outdated
Show resolved
Hide resolved
...es/importing-repositories/procedure-integrating-bulk-import-with-orchestrator-workflows.adoc
Outdated
Show resolved
Hide resolved
115f07b
to
6e66f13
Compare
modules/importing-repositories/procedure-data-handoff-and-custom-workflow-design.adoc
Outdated
Show resolved
Hide resolved
modules/importing-repositories/procedure-data-handoff-and-custom-workflow-design.adoc
Outdated
Show resolved
Hide resolved
modules/importing-repositories/procedure-data-handoff-and-custom-workflow-design.adoc
Outdated
Show resolved
Hide resolved
Hello! I prepared some proposals that clarify that the bulk import feature does not pass an array of repositories to a single template run. Instead, it launches the same scaffolder template once per repository. We already have an example of such a scaffolder template here: (It may look a bit complex because it is designed to handle two Git providers: GitHub and GitLab.) |
974f48c
to
4412885
Compare
IMPORTANT: Do Not Merge - To be merged by Docs Team Only
Version(s): 1.8, main
Issue: RHIDP-8632
Preview:
8.5. Understanding Bulk Import Scaffolder template input parameters
8.6. Setting up a custom Scaffolder workflow for Bulk Import
8.7. Data handoff and custom workflow design