abema/workflow-test-flagfit

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

Closed this issue · 2 comments

Warning

The @FlagType.WorkInProgress author: momomomo111 will expire soon!
Please consider deleting @FlagType.WorkInProgress as the expiry date of 2023-06-12 is scheduled to pass within a week.The flag of key: "new-awesome-wip-feature" is used in the awesomeWipFeatureEnabled function.

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

Warning

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