Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-08 | Remove tagging of uncategorized tasksHEADmain | Daniil Baturin | |
Now we can simply search by that field | |||
2024-12-08 | Remove tagging by difficulty level | Daniil Baturin | |
That field is no longer used | |||
2024-12-08 | Remove the code for adding "Bug" tag | Daniil Baturin | |
That is not longer necessary with support for searching by custom fields | |||
2024-10-28 | Disable the part about tagging tasks as bugs | Daniil Baturin | |
until the cause of false assignments is found | |||
2024-10-14 | Fix quotes in the Phorge task script | Daniil Baturin | |
2024-09-16 | Add logic for tagging tasks based on their issue type and difficulty level | Daniil Baturin | |
for ease of searching until Phorge adds native support for searching by custom fields | |||
2024-07-02 | Get the task unassigning workflow to work correctly | Daniil Baturin | |
and give the code a clean-up (more clean-up is coming) | |||
2024-06-28 | fix python import for github action | rebortg | |
2024-06-28 | fix typo in variable | rebortg | |
2024-06-20 | redesign data extractor and sepparation in get_task_data.py and tasks.py for ↵ | rebortg | |
thw workflows | |||
2024-04-09 | add '--dry' paramter to just do a dry run without closing the task | rebortg | |
2024-04-07 | refactore finish detection and prevent task from false closing if it in just ↵ | rebortg | |
one project | |||
2024-03-07 | create phabricator tasks autoclose script | rebortg | |