From a8f1e090f807f03d55b5a713e7198e10d9353836 Mon Sep 17 00:00:00 2001 From: Phan Trung Thanh Date: Tue, 9 Jan 2024 00:18:39 +0700 Subject: [PATCH] Add docs to metadata for gatekeeper Gatekeeper is using the `main` branch to fetch the charmhub url to the charm's doc set. This cause CI in PRs to fail because no PR has been merged to update this field --- metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.yaml b/metadata.yaml index ce5d58d..564f670 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -14,7 +14,7 @@ display-name: Charm Template # (Required) summary: A very short one-line summary of the charm. -docs: https://discourse.charmhub.io +docs: https://discourse.charmhub.io/t/jenkins-agent-documentation-overview/12694 issues: https://github.com/canonical/is-charms-template-repo/issues maintainers: - https://launchpad.net/~canonical-is-devops