Skip to content

Commit 95834b0

Browse files
committed
Add story point setting to 0
1 parent e1beadb commit 95834b0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.claude/commands/analyze-ci/create-bugs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,8 @@ For each candidate where user chose "create":
250250
components="MicroShift",
251251
additional_fields={
252252
"labels": ["microshift-ci-ai-generated"],
253-
"security": {"name": "Red Hat Employee"}
253+
"security": {"name": "Red Hat Employee"},
254+
"customfield_10028": 0 # Story Points
254255
}
255256
)
256257
```

0 commit comments

Comments
 (0)