- Add
secret: true
forwebhook_url
in config.schema.yaml.
- Added custom
users_filter_by
action.
- Enforce default values to be a string type in YAML action definitions.
- Update actions according to latest Slack API changes.
- Remove
groups.close
action that is no longer available among Slack API methods.
- Remove required flag from
action_token
since other sections could be configured without relying on it.
- Updated action
runner_type
fromrun-python
topython-script
- Rename
config.yaml
toconfig.schema.yaml
and update to use schema.