From 06016db2cecfd3010117d3b0ccfb1cdaa3d6dccf Mon Sep 17 00:00:00 2001 From: Amir Sarabadani Date: Fri, 22 Apr 2022 22:06:05 +0200 Subject: [PATCH] Remove user-ladsgroup rules I don't use this board anymore. It was useful when I was actively working in multiple projects which is not the case anymore. --- column_mover.py | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/column_mover.py b/column_mover.py index 4d218bf..932f879 100755 --- a/column_mover.py +++ b/column_mover.py @@ -48,16 +48,6 @@ work = [{'from': ['incoming'], 'project': 'wdwb-tech', 'to': 'Sorted Team B', 'projects': ['wmde-team-b-tech']}, - {'from': ['Incoming'], - 'project': 'User-Ladsgroup', - 'to': 'In progress', - 'projects': ['wikidata-campsite-iteration-∞', - 'RL_Module_Terminators_Trailblazing']}, - {'from': ['In progress', - 'Incoming'], - 'project': 'User-Ladsgroup', - 'to': 'Done', - 'status': ['Resolved']}, {'from': ['In progress'], 'project': 'DBA', 'to': 'Done',