We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1beadb commit 95834b0Copy full SHA for 95834b0
1 file changed
.claude/commands/analyze-ci/create-bugs.md
@@ -250,7 +250,8 @@ For each candidate where user chose "create":
250
components="MicroShift",
251
additional_fields={
252
"labels": ["microshift-ci-ai-generated"],
253
- "security": {"name": "Red Hat Employee"}
+ "security": {"name": "Red Hat Employee"},
254
+ "customfield_10028": 0 # Story Points
255
}
256
)
257
```
0 commit comments