No need for changeset for new plugin

Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
Andrew Shirley
2021-07-02 11:37:20 +01:00
committed by blam
parent 5a3bd232a2
commit b56de23876
-8
View File
@@ -1,8 +0,0 @@
---
'@backstage/plugin-jenkins-backend': patch
---
## Extract an entity-oriented Jenkins Backend
Change the Jenkins plugin from talking directly with a single Jenkins instance (via the proxy) to having a specific
backend plugin which talks to the Jenkins instances.