slack-docker icon indicating copy to clipboard operation
slack-docker copied to clipboard

Slack/Mattermost Integration for notifying Docker events, written in Go

Results 21 slack-docker issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/int128/slack-docker). ## Open These updates have all been...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.45.2` -> `v1.49.0` | --- ### Release Notes golangci/golangci-lint...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://togithub.com/docker/login-action) | action | major | `v1` -> `v2` | ---...

renovate/docker/login-action

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golang-version](https://go.dev/) ([source](https://togithub.com/golang/go)) | minor | `1.18.1` -> `1.19.1` | --- ### Release Notes...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` | ---...

renovate/actions/checkout

Hello, I appreciate ur work. - image_regexp='^.*myregey.*$$' works fine on first glance. But unfortunately it does not work with empty strings, e.g.: Volume `` has been created. Greetings!

Enables an environment to override the default Makefile environment variables used to release the compiled binaries.

Hello! I would like to see a filter on events, maybe this is done? For example, so that you can remove unnecessary alerts.

HELLO your code is a great idea. But, is that possible i limit the same message at the same time?

I'm trying to notify my slack channel for every docker event. But couldn't succeed yet. Got following error: `Unhandled rejection Error: HTTP code is 404 which indicates error: no such...