abema/workflow-test-flagfit

FlagfitDeadlineExpired <"new-awesome-wip-feature">

Closed this issue · 1 comments

Description

The @FlagType.WorkInProgress created by <author: momomomo111> has expired!
Please consider deleting @FlagType.WorkInProgress as the expiration date has passed on 2022-12-30.
The flag of <key: "new-awesome-wip-feature"> is used in the awesomeWipFeatureEnabled function.

defaultValue = false
)
@FlagType.WorkInProgress(
author = "momomomo111",
description = "hogehoge",
expiryDate = "2022-12-30"
)
fun awesomeWipFeatureEnabled(): Boolean
@BooleanFlag(