Bulk import simple template#2
Merged
AndrienkoAleksandr merged 2 commits intoAndrienkoAleksandr:bulk-import-with-templatesfrom Sep 26, 2025
Merged
Conversation
Signed-off-by: Patrick <pknight@redhat.com>
Signed-off-by: Patrick <pknight@redhat.com>
AndrienkoAleksandr
approved these changes
Sep 26, 2025
7c25a8e
into
AndrienkoAleksandr:bulk-import-with-templates
1 check passed
AndrienkoAleksandr
added a commit
that referenced
this pull request
Nov 3, 2025
* feat(bulk-import-backend): addition of Gitlab support to the bulk-import backend. see https://issues.redhat.com/browse/RHIDP-8281 * squash: type fixes * squash: removing comments and todos * squash: consolidate duplicated code * squash: consolidate duplicated code * squash: a little cleanup * squash: update @gitbeaker/rest module to the latest release * squash: prettier fix for api-docs * squash: adding in an exclusion for the dupe tests * squash: prettier fixes * squash: code cleanup * squash: more code cleanup * squash: fixing sonarcloud secrutiy hotspots * squash: Gitlab bulk import fix typization (#2) * feat(bulk-import-backend): fix typization for @gitbeaker/rest Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * squash: updates to make the tests work --------- Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> Co-authored-by: Oleksandr Andriienko <oandriie@redhat.com> * squash add back the things i forgot i commented out * squash: findAllImports needed both integrations. fixed the delete import thing * squash: trying to remove duplications * squash: removing commented code * squash: sending back the approvalTool * squash: update and fix tests * squash: remove commented code * squash: Update workspaces/bulk-import/.changeset/rude-boats-cough.md Co-authored-by: Christoph Jerolimov <jerolimov@gmail.com> * squash: update yarn.lock after the rebase --------- Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> Co-authored-by: Oleksandr Andriienko <oandriie@redhat.com> Co-authored-by: Christoph Jerolimov <jerolimov@gmail.com>
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.
Hey, I just made a Pull Request!
Simplifies the example template for the bulk import plugin
✔️ Checklist