feat: remove Plugin Certification Program from Extensions#3247
feat: remove Plugin Certification Program from Extensions#3247its-mitesh-kumar wants to merge 1 commit into
Conversation
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3247 +/- ##
==========================================
+ Coverage 60.97% 60.99% +0.02%
==========================================
Files 2097 2097
Lines 65147 65119 -28
Branches 17022 17002 -20
==========================================
- Hits 39723 39722 -1
+ Misses 24844 24817 -27
Partials 580 580
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
HusneShabbir
left a comment
There was a problem hiding this comment.
Please review the E2E changes made here and provide your approval accordingly. @sanketpathak
|
E2E tests look fine, and the UI is working as expected, but I've got one question. When certified badge is being removed, do we need test plugin entities for the certified plugin @its-mitesh-kumar
|
|
/cc @ciiay |





Description
CERTIFIED_BYannotation fromExtensionsAnnotationenumBadges.tsxcertifiedfilter logic fromuseFilteredPlugins,useFilteredSupportTypes, anduseFilteredPluginFacethookscertifiedhandling fromExtensionsPluginFilterUIcertifiedcolor constantcertified-bycolumn from CLI CSV exportextensions.backstage.io/certified-byannotation from example YAML filescertified-byfacet from Bruno API filereport.api.md,report-alpha.api.md)Fixed
UI before changes
Screen.Recording.2026-05-28.at.2.36.09.PM.mov
UI after changes
Screen.Recording.2026-05-28.at.4.30.13.PM.mov
Test plan
export-csvcommand runs without thecertified-bycolumn✔️ Checklist