Skip to content

Commit

Permalink
add task rule and check rank for kfluxdp
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 Dec 11, 2024
1 parent 1528106 commit fd24fa2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/kfluxdp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,13 @@ team_automation:
- 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 fd24fa2

Please sign in to comment.