From b9d7c579e2e82e869c6b9b65ebb198f1a61eec89 Mon Sep 17 00:00:00 2001 From: AmbrishRamachandiran Date: Mon, 4 Mar 2024 16:22:24 +0530 Subject: [PATCH] Added Introduction to gocd plugin Signed-off-by: AmbrishRamachandiran --- .changeset/happy-experts-invite.md | 5 +++++ plugins/gocd/README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/happy-experts-invite.md diff --git a/.changeset/happy-experts-invite.md b/.changeset/happy-experts-invite.md new file mode 100644 index 0000000000..c327f61d56 --- /dev/null +++ b/.changeset/happy-experts-invite.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-gocd': patch +--- + +Update README diff --git a/plugins/gocd/README.md b/plugins/gocd/README.md index d3d9c3adc8..4f42b01124 100644 --- a/plugins/gocd/README.md +++ b/plugins/gocd/README.md @@ -1,6 +1,6 @@ # GoCD -Welcome to the GoCD plugin! +This plugin is an open-source tool which is used in software development to help teams and organizations automate the continuous delivery of software. - View recent GoCD Builds