summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
3 daysAdd logic for tagging tasks based on their issue type and difficulty levelHEADmainDaniil Baturin
for ease of searching until Phorge adds native support for searching by custom fields
2024-07-02Get the task unassigning workflow to work correctlyDaniil Baturin
and give the code a clean-up (more clean-up is coming)
2024-06-28Merge pull request #4 from rebortg/mainRobert Göhler
Fix python import for github action
2024-06-28fix python import for github actionrebortg
2024-06-28fix typo in variablerebortg
2024-06-27Merge pull request #3 from rebortg/unassign_tasksDaniil Baturin
redesign data extractor and sepparation in get_task_data.py and tasks…
2024-06-20redesign data extractor and sepparation in get_task_data.py and tasks.py for ↵rebortg
thw workflows
2024-04-11Merge pull request #2 from rebortg/mainDaniil Baturin
refactoring finish detection
2024-04-09add '--dry' paramter to just do a dry run without closing the taskrebortg
2024-04-07refactore finish detection and prevent task from false closing if it in just ↵rebortg
one project
2024-03-15Merge pull request #1 from rebortg/mainDaniil Baturin
add phabricator autoclose script and github action
2024-03-07create phabricator tasks autoclose github actionrebortg
2024-03-07create phabricator tasks autoclose scriptrebortg
2024-03-07add .gitignore filerebortg
2024-03-07Initial commitDaniil Baturin