Skip to content

fix(bulk-import): Filter out imported repositories via catalog components#3003

Open
dzemanov wants to merge 3 commits intoredhat-developer:mainfrom
dzemanov:bulk-import-not-imported
Open

fix(bulk-import): Filter out imported repositories via catalog components#3003
dzemanov wants to merge 3 commits intoredhat-developer:mainfrom
dzemanov:bulk-import-not-imported

Conversation

@dzemanov
Copy link
Copy Markdown
Member

@dzemanov dzemanov commented May 5, 2026

Hey, I just made a Pull Request!

This change ensures repositories with pending import pull requests remain visible for import. Previously, we filtered based on Catalog Locations, which incorrectly flagged repositories with open PRs as already imported.
We've switched to filtering by Components, using the same data retrieval format as used for Locations

Fixes

https://redhat.atlassian.net/browse/RHDHBUGS-3001

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

dzemanov added 2 commits May 5, 2026 10:45
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
@rhdh-gh-app
Copy link
Copy Markdown

rhdh-gh-app Bot commented May 5, 2026

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-bulk-import-backend workspaces/bulk-import/plugins/bulk-import-backend patch v7.3.2

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.73%. Comparing base (5e4d2b2) to head (4439d1b).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3003      +/-   ##
==========================================
- Coverage   60.78%   60.73%   -0.06%     
==========================================
  Files        2067     2066       -1     
  Lines       63873    63712     -161     
  Branches    16580    16523      -57     
==========================================
- Hits        38827    38694     -133     
+ Misses      24793    24096     -697     
- Partials      253      922     +669     
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (ø) Carriedforward from 46d3009
ai-integrations 70.03% <ø> (ø) Carriedforward from 46d3009
app-defaults 69.60% <ø> (ø) Carriedforward from 46d3009
augment 69.36% <ø> (ø) Carriedforward from 46d3009
bulk-import 72.47% <100.00%> (+0.02%) ⬆️
cost-management 16.49% <ø> (ø) Carriedforward from 46d3009
dcm 32.85% <ø> (ø) Carriedforward from 46d3009
extensions 61.42% <ø> (ø) Carriedforward from 46d3009
global-floating-action-button 73.75% <ø> (ø) Carriedforward from 46d3009
global-header 61.62% <ø> (ø) Carriedforward from 46d3009
homepage 50.84% <ø> (-0.08%) ⬇️ Carriedforward from 46d3009
konflux 91.01% <ø> (ø) Carriedforward from 46d3009
lightspeed 69.68% <ø> (-0.28%) ⬇️ Carriedforward from 46d3009
mcp-integrations 81.59% <ø> (ø) Carriedforward from 46d3009
orchestrator 33.06% <ø> (-0.10%) ⬇️ Carriedforward from 46d3009
quickstart 62.64% <ø> (ø) Carriedforward from 46d3009
sandbox 79.56% <ø> (+0.07%) ⬆️ Carriedforward from 46d3009
scorecard 83.61% <ø> (ø) Carriedforward from 46d3009
theme 64.54% <ø> (ø) Carriedforward from 46d3009
translations 8.49% <ø> (ø) Carriedforward from 46d3009
x2a 81.90% <ø> (-0.20%) ⬇️ Carriedforward from 46d3009

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e4d2b2...4439d1b. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dzemanov dzemanov requested a review from a team as a code owner May 6, 2026 09:05
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@dzemanov dzemanov requested a review from PatAKnight May 7, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant