We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0aa693 commit 43bd4d3Copy full SHA for 43bd4d3
config/config.prod.yaml
@@ -28,12 +28,18 @@
28
- maybe_assign_jira_user
29
- maybe_update_issue_resolution
30
- maybe_update_issue_status
31
+ - maybe_update_issue_priority
32
+ - maybe_update_issue_severity
33
+ - maybe_update_issue_points
34
- sync_whiteboard_labels
35
existing:
36
- update_issue_summary
37
38
39
40
41
42
43
44
labels_brackets: both
45
status_map:
0 commit comments