diff --git a/terraform-plans/files/github/CODEOWNERS b/terraform-plans/files/github/CODEOWNERS index dd3bf64..81db44f 100644 --- a/terraform-plans/files/github/CODEOWNERS +++ b/terraform-plans/files/github/CODEOWNERS @@ -1,3 +1,9 @@ +# This file is centrally managed as a template file in https://github.com/canonical/solutions-engineering-automation +# To update the file: +# - Edit it in the canonical/solutions-engineering-automation repository. +# - Open a PR with the changes. +# - When the PR merges, the soleng-terraform bot will open a PR to the target repositories with the changes. +# # These owners will be the default owners for everything in the repo. Unless a # later match takes precedence, @canonical/soleng-reviewers will be requested for # review when someone opens a pull request. diff --git a/terraform-plans/files/github/charm_promote.yaml b/terraform-plans/files/github/charm_promote.yaml index 89e2e39..f0f5839 100644 --- a/terraform-plans/files/github/charm_promote.yaml +++ b/terraform-plans/files/github/charm_promote.yaml @@ -1,3 +1,8 @@ +# This file is centrally managed as a template file in https://github.com/canonical/solutions-engineering-automation +# To update the file: +# - Edit it in the canonical/solutions-engineering-automation repository. +# - Open a PR with the changes. +# - When the PR merges, the soleng-terraform bot will open a PR to the target repositories with the changes. name: Promote charm to default track, standard risk levels. on: diff --git a/terraform-plans/files/github/charm_release.yaml b/terraform-plans/files/github/charm_release.yaml index 1aea87b..4c7098d 100644 --- a/terraform-plans/files/github/charm_release.yaml +++ b/terraform-plans/files/github/charm_release.yaml @@ -1,3 +1,8 @@ +# This file is centrally managed as a template file in https://github.com/canonical/solutions-engineering-automation +# To update the file: +# - Edit it in the canonical/solutions-engineering-automation repository. +# - Open a PR with the changes. +# - When the PR merges, the soleng-terraform bot will open a PR to the target repositories with the changes. name: Release to Edge on: diff --git a/terraform-plans/files/github/snap_promote.yaml b/terraform-plans/files/github/snap_promote.yaml index e44a687..f479513 100644 --- a/terraform-plans/files/github/snap_promote.yaml +++ b/terraform-plans/files/github/snap_promote.yaml @@ -1,3 +1,8 @@ +# This file is centrally managed as a template file in https://github.com/canonical/solutions-engineering-automation +# To update the file: +# - Edit it in the canonical/solutions-engineering-automation repository. +# - Open a PR with the changes. +# - When the PR merges, the soleng-terraform bot will open a PR to the target repositories with the changes. name: Promote snap to default track, standard risk levels. on: diff --git a/terraform-plans/files/github/snap_release.yaml b/terraform-plans/files/github/snap_release.yaml index 3ec75fd..863e6ee 100644 --- a/terraform-plans/files/github/snap_release.yaml +++ b/terraform-plans/files/github/snap_release.yaml @@ -1,3 +1,8 @@ +# This file is centrally managed as a template file in https://github.com/canonical/solutions-engineering-automation +# To update the file: +# - Edit it in the canonical/solutions-engineering-automation repository. +# - Open a PR with the changes. +# - When the PR merges, the soleng-terraform bot will open a PR to the target repositories with the changes. name: Publish snap on: