election/openstack_election
Ian Y. Choi 9e43b43b32 [trivial] Utils: ignore 'to-be-released' tag value
This tag value is used to set up configuration.yaml
before governance tag activity.

Executing "tox -evenv -- check-candidacy change_id" command
without this patch generates 404 error since there is no way to retrieve
projects.yaml file from governance repository tag the tag value.

Change-Id: Ic9cbe5c64d8a3388fd17a70fa20fda698606377b
2024-08-27 23:03:27 +09:00
..
cmds Merge "Add email template for direct reminder about nomination deadline" 2024-08-23 19:23:28 +00:00
templates Add email template for direct reminder about nomination deadline 2024-08-22 16:32:52 +02:00
tests Add a Sorting function. 2023-07-13 16:39:42 +10:00
__init__.py Make all tools require python3 and remove python2 testing 2018-12-12 14:09:05 +11:00
check_candidacy.py Convert ATC to AC term 2023-09-07 11:56:57 -05:00
config.py Migrate election tooling to release versions 2023-03-03 11:01:20 -08:00
exception.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
owners.py Fix minor election tool bugs 2024-02-29 12:47:24 +09:00
require_py3.py Stop to use the __future__ module. 2020-07-24 13:44:46 +02:00
series_sorting.py Add a Sorting function. 2023-07-13 16:39:42 +10:00
utils.py [trivial] Utils: ignore 'to-be-released' tag value 2024-08-27 23:03:27 +09:00
yamlutils.py Add a tool to update the releases repo 2023-07-13 16:39:46 +10:00