Open
Bug 1712192
Opened 4 years ago
PROJECTS_TO_INGEST should require exact match on repository name, currently does substring match
Categories
(Tree Management :: Treeherder: Data Ingestion, defect)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
Details
Ingesting pushes as described at https://treeherder.readthedocs.io/installation.html#running-the-ingestion-tasks
with PROJECTS_TO_INGEST=autoland,try also stores pushes for taskgraph-try. This should be a perfect match on the repository name. This change will likely prevent the easy ingestion of all changes to l10n-central repositories.
You need to log in
before you can comment on or make changes to this bug.
Description
•