Skip to content

Commit 8b3dd5b

Browse files
committed
Fix comment
1 parent 1f9cb1f commit 8b3dd5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/github/feature_flags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const FeatureFlagIFCLabels = "ifc_labels"
1717
const FeatureFlagIssueFields = "remote_mcp_issue_fields"
1818

1919
// FeatureFlagIssueFieldsUseUpdateIntent is the feature flag name for sending the
20-
// rationale and confidence on issue field mutations as a nested `intent`
20+
// rationale and confidence on issue field mutations as a nested `update_intent`
2121
// object (IssueUpdateIntent) instead of as flat fields. It exists so the
2222
// set_issue_fields tool can switch payload shapes while the backend migrates
2323
// IssueFieldCreateOrUpdateInput from IssueEventRationale to IssueUpdateIntent.

0 commit comments

Comments
 (0)