Skip to content

Commit db1edba

Browse files
committed
I want to enable only ifc
1 parent 6e0af32 commit db1edba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/github/feature_flags.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const FeatureFlagIssueFields = "remote_mcp_issue_fields"
2323
var AllowedFeatureFlags = []string{
2424
MCPAppsFeatureFlag,
2525
FeatureFlagCSVOutput,
26+
FeatureFlagIFCLabels,
2627
FeatureFlagIssueFields,
2728
FeatureFlagIssuesGranular,
2829
FeatureFlagPullRequestsGranular,

0 commit comments

Comments
 (0)