Releases: hadican/failedkite
Releases · hadican/failedkite
v0.2.6
IGNORE_USERS
environment variable introduced.
Usage:
IGNORE_USERS="some[bot],another[bot]"
v0.2.5
failing
state was removed to prevent duplicate notifications.
Contributors:
v0.2.4
failed
state added as well as failing
.
Contributors:
v0.2.3
linux/arm/v8
support removed.
v0.2.2
linux/arm/v7
support removed.
v0.2.1
linux/arm/v6
support removed.
v0.2
- Below
platforms
added for Docker build:
- linux/arm64
- linux/arm/v6
- linux/arm/v7
- linux/arm/v8
latest
tag added.
Contributors:
v0.1
- Initial webhook setup for Buildkite.
- Implemented K8s deployment configuration.
- Added SLACK_TOKEN and DEFAULT_SLACK_EMAIL environment variables for notification customization.
- Introduced direct Slack DM notifications on build failures.