From d800433e624aca363b6a115938a5d6c20ddce910 Mon Sep 17 00:00:00 2001 From: Walter Lapchynski Date: Sun, 31 Jan 2021 15:01:23 -0800 Subject: [PATCH] add TODO to automate default branch change in GitHub --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e737c0..f646fc5 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ After the codename is announced and `base-files` is uploaded: 1. Update the default branch for rSEED both on Phabricator and upstream in Launchpad. 1. Make sure `repo-list` is up-to-date and run `setup-phab` in this repo. The production values can be found in the internal setup document. 1. Someone with access to GitHub should update the default branches for the mirrored repositories. + * TODO: automate me 1. Update the CI to enable builds for the new release: 1. In [ci.conf](https://phab.lubuntu.me/source/ci-metadata/browse/master/ci.conf): 1. Add the new codename to the `releases` list, and remove old releases if necessary.