Skip to content

Commit

Permalink
remove task and story automation
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Scerra <[email protected]>
  • Loading branch information
ascerra authored and ralphbean committed Mar 3, 2025
1 parent 71f8d85 commit ae81446
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions config/kfluxdp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,3 @@ team_automation:
- check_target_dates
group_rules:
- check_rank
Story:
# collector: get_issues
rules:
- check_parent_link
- check_priority
- check_due_date
group_rules:
- check_rank
Task:
# collector: get_issues
rules:
- check_parent_link
- check_priority
- check_due_date
group_rules:
- check_rank

0 comments on commit ae81446

Please sign in to comment.