launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #30719
[Merge] ~cjwatson/launchpad:charm-codehosting-ro into launchpad:master
Colin Watson has proposed merging ~cjwatson/launchpad:charm-codehosting-ro into launchpad:master.
Commit message:
charm: Allow codehosting access to the "ro" role
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/455641
This is a generic read-only database role, and is used by `scripts/sync-branches.py`.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:charm-codehosting-ro into launchpad:master.
diff --git a/charm/launchpad-codehosting/layer.yaml b/charm/launchpad-codehosting/layer.yaml
index 35a531b..63d159a 100644
--- a/charm/launchpad-codehosting/layer.yaml
+++ b/charm/launchpad-codehosting/layer.yaml
@@ -10,6 +10,7 @@ options:
roles:
- branch-rewrite
- reclaim-branch-space
+ - ro
- translationstobranch
- upgrade-branches
repo: https://git.launchpad.net/launchpad