Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ taskflow:
```
Alert <alert id> triage report
```
Use `mecha,FP` and as the label for the issue.
Use [mecha,FP] as labels for the issue.
toolboxes:
- seclab_taskflow_agent.toolboxes.github_official
- seclab_taskflows.toolboxes.gh_code_scanning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ taskflow:
```
Code scanning alert #{{ RESULT_alert_id }} triage report for {{ RESULT_rule }}. Remove any occurences of `'` from the rule.
```
Use `barry-agent,FP` as the label for the issue.
Use [barry-agent,FP] as labels for the issue.
toolboxes:
- seclab_taskflow_agent.toolboxes.github_official
- seclab_taskflows.toolboxes.gh_code_scanning
Expand Down