We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0af32 commit db1edbaCopy full SHA for db1edba
1 file changed
pkg/github/feature_flags.go
@@ -23,6 +23,7 @@ const FeatureFlagIssueFields = "remote_mcp_issue_fields"
23
var AllowedFeatureFlags = []string{
24
MCPAppsFeatureFlag,
25
FeatureFlagCSVOutput,
26
+ FeatureFlagIFCLabels,
27
FeatureFlagIssueFields,
28
FeatureFlagIssuesGranular,
29
FeatureFlagPullRequestsGranular,
0 commit comments