dstrates

Results 5 issues of dstrates

Trivy-action does not offer the ability to scan changed files only (i.e. files introduced or modified in a pull request). Instead it scans all files in a directory, or specified...

enhancement

### Description Would like the ability to send a threaded reply notification to a channel with [thread_broadcast](https://api.slack.com/events/message/thread_broadcast). This could be surfaced as an optional flag to broadcast the threaded message...

enhancement
good first issue

`Require deployments to succeed before merging` branch protection setting: https://github.blog/changelog/2022-04-12-required-deployments/ I'm unsure if this has been implemented in the upstream provider but would be a great addition to have, along...

## Description We're experiencing flaky `GetConnector` behavior due to API calls failing when brokers are rebalancing. Although the client library seems to handle rebalances (see: [go-kafka-connect issue #3](https://github.com/ricardo-ch/go-kafka-connect/issues/3)), we could...

enhancement

## Feature Request Update the [Avromatic::Model::MessagingSerialization](https://github.com/salsify/avromatic/blob/master/lib/avromatic/model/messaging_serialization.rb#L59-L71) module to make schema registration with the schema registry optional. ### Current Behaviour Currently, the `MessagingSerialization` module automatically registers the Avro schemas (both key...