hitarthdesai/Optimizely Flags Notifier
Recieve a slack notification with a list of flags that haven't been updated in a while.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| optimizely_project_id | The Optimizely project ID for which the action should generate the report. | yes | — |
| optimizely_auth_token | The Optimizely API token for authentication. It is used to fetch the flags and their last updated time. | yes | — |
| slack_channel_id | The Slack channel ID to which the action will send a message with the report. | yes | — |
| slack_app_bot_token | The Slack app bot token for authentication. It is used to fetch the user name and profile picture of the bot. | yes | — |
| permanent_flag_variable_name | The name of the Optimizely variable you use to mark a flag as permanent. The action will ignore this flag while generating the report. | no | is_permanent |
| flag_end_date_variable_name | The name of the Optimizely variable you use to denote a flag's ending date. The action will ignore this flag while generating the report. | no | end_date |
Outputs
no outputs