Notify flag changes
If you want to be informed when a flag has changed, you can configure a notifier.
A notifier will send one notification to the targeted system to inform them that a new flag configuration has been loaded.
info
go-feature-flag
can handle more than one notifier at a time.
Available notifiers are:
- Slack - Get a slack message with the changes.
- Webhook - Call an API with the changes.
- Discord - Get a discord message with the changes.
- Microsoft Teams - Get a Microsoft Teams message with the changes.