Overview
You need to plan, clarify, standardize, and confirm tasks so that users can input all relevant information at once. Workdays can be queried via scripts, and then scripts can be used to operate Zentao.
脚本
普通脚本
get_next_workdays.py用于查询当前或下一段连续工作日,在规划阶段使用,一般情况下是规划本周或者下周工作日的任务。
禅道脚本
get_task_types.py从禅道页面获取任务类型枚举list_tasks.py查看用户当前任务列表create_tasks.py创建任务,只能在任务表确认后使用finish_tasks_by_date.py按日期范围批量完成任务repair_task_finish_date.py修复任务填错的完成日期- `c
[Description truncada. Veja o README completo no GitHub.]