diff --git a/.changeset/moody-pears-suffer.md b/.changeset/moody-pears-suffer.md new file mode 100644 index 0000000000..5fe4ec17ab --- /dev/null +++ b/.changeset/moody-pears-suffer.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-circleci': patch +--- + +Fixed bug in circleci plugin. The bug fix is with respect to restartBuild action in circleci.Changed the vcstype from Git to map the vcstype dynamically.