fix(ci): update extension test to verify Scaffolder MCP Extras instead of Cost Management#4765
Merged
openshift-merge-bot[bot] merged 1 commit intoredhat-developer:mainfrom May 6, 2026
Conversation
1e68511 to
9dd137d
Compare
Contributor
|
The container image build workflow finished with status: |
9dd137d to
31cf2d2
Compare
Contributor
|
The container image build workflow finished with status: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4765 +/- ##
===========================================
+ Coverage 40.98% 69.56% +28.58%
===========================================
Files 119 109 -10
Lines 2223 4705 +2482
Branches 561 534 -27
===========================================
+ Hits 911 3273 +2362
- Misses 1306 1431 +125
+ Partials 6 1 -5
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…gement Signed-off-by: Ihor Mykhno <imykhno@redhat.com>
31cf2d2 to
5758ad9
Compare
Contributor
|
4a8b4f8
into
redhat-developer:main
17 checks passed
This was referenced May 6, 2026
teknaS47
pushed a commit
to teknaS47/backstage-showcase
that referenced
this pull request
May 7, 2026
…gement (redhat-developer#4765) Signed-off-by: Ihor Mykhno <imykhno@redhat.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.



Description
The
cost-managementplugin was moved formDev preview (DP)toTech Previewin the following PR: redhat-developer/rhdh-plugin-export-overlays#2377 . The error happened, because the system can't find theCost Managementplugin anymoreWhich issue(s) does this PR fix
Verify dev preview badge in extensionse2e testPR acceptance criteria
Please make sure that the following steps are complete: