You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -872,7 +872,7 @@ The following sets of tools are available:
872
872
-`state`: New state (string, optional)
873
873
-`state_reason`: Reason for the state change. Ignored unless state is changed. (string, optional)
874
874
-`title`: Issue title (string, optional)
875
-
-`type`: Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
875
+
-`type`: Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
876
876
877
877
-**list_issue_types** - List available issue types
-`state_reason`: Reason for the state change. Ignored unless state is changed. (string, optional)
71
71
-`title`: Issue title (string, optional)
72
-
-`type`: Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
72
+
-`type`: Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
-`state_reason`: Reason for the state change. Ignored unless state is changed. (string, optional)
94
94
-`title`: Issue title (string, optional)
95
-
-`type`: Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
95
+
-`type`: Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
Copy file name to clipboardExpand all lines: docs/insiders-features.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ The list below is generated from the Go source. It covers tool **inventory and s
63
63
-`state`: New state (string, optional)
64
64
-`state_reason`: Reason for the state change. Ignored unless state is changed. (string, optional)
65
65
-`title`: Issue title (string, optional)
66
-
-`type`: Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
66
+
-`type`: Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
67
67
68
68
### `remote_mcp_issue_fields`
69
69
@@ -86,7 +86,7 @@ The list below is generated from the Go source. It covers tool **inventory and s
86
86
-`state`: New state (string, optional)
87
87
-`state_reason`: Reason for the state change. Ignored unless state is changed. (string, optional)
88
88
-`title`: Issue title (string, optional)
89
-
-`type`: Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
89
+
-`type`: Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter. (string, optional)
Copy file name to clipboardExpand all lines: pkg/github/__toolsnaps__/issue_write.snap
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@
82
82
"type": "string"
83
83
},
84
84
"type": {
85
-
"description": "Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter.",
85
+
"description": "Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter.",
Copy file name to clipboardExpand all lines: pkg/github/__toolsnaps__/issue_write_ff_remote_mcp_issue_fields.snap
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@
118
118
"type": "string"
119
119
},
120
120
"type": {
121
-
"description": "Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter.",
121
+
"description": "Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter.",
Copy file name to clipboardExpand all lines: pkg/github/issues.go
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1897,7 +1897,7 @@ Options are:
1897
1897
},
1898
1898
"type": {
1899
1899
Type: "string",
1900
-
Description: "Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter.",
1900
+
Description: "Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter.",
1901
1901
},
1902
1902
"state": {
1903
1903
Type: "string",
@@ -2171,7 +2171,7 @@ Options are:
2171
2171
},
2172
2172
"type": {
2173
2173
Type: "string",
2174
-
Description: "Type of this issue. Only use if the repository has issue types configured. Use list_issue_types tool to get valid type values for the organization. If the repository doesn't support issue types, omit this parameter.",
2174
+
Description: "Type of this issue. Only use if issue types are enabled for this repository. Use list_issue_types tool to get valid type values for this repository or its owner organization. If the repository doesn't support issue types, omit this parameter.",
0 commit comments