Mateusz Szostok

Results 85 comments of Mateusz Szostok

### Findings The https://github.com/infracloudio/botkube/issues/250 is not strictly related to this issue, see my https://github.com/infracloudio/botkube/issues/250#issuecomment-1155030581. However, in the backlog I spot new related issues: - https://github.com/infracloudio/botkube/issues/508 - https://github.com/infracloudio/botkube/issues/542 Additionally, almost 2...

## Subtasks - [x] https://github.com/kubeshop/botkube/issues/655 (@mszostok) - [x] https://github.com/kubeshop/botkube/issues/656 (@mszostok) - [x] #658 (@pkosiec) - [x] #666 (@pkosiec) - Add support for: - logic for channel/index bindings - update documentation...

Update Vault CI driver tutorial: - https://github.com/infracloudio/botkube-docs/pull/82/files#diff-a7767b31519dcedfad251db2f28b9e7e3cc32fe99151d488bb32f7ba311fc523R133

## Release activities - ✅ Ensure that all security vulnerabilities are fixed or mitigated - assignee: @pkosiec - **NOTE:** We are not affected. PR with dependency bump waits for 0.14:...

## Testing Tasks: - ✅ Name: Slack - assignee: @pkosiec - NOTE: Tested just the filters and channel forwarding. Other stuff is tested via E2E tests. - ✅ Name: Mattermost...

Hi, First, really cool library 🚀 I wanted to use it and I ran into the same issue today. @muesli are you OK with this change? Do you consider merging...

Hi @ronit-nandwani Yes, it's available to pick 🙂 If you will have any questions, let us know on our Botkube Slack Workspace 👍

This issue will be solved by https://github.com/kubeshop/botkube/issues/870

Hi @jayzandme It's a great idea, but for the security reason we cannot implement it now. What you proposed, requires a user impersonation. With the next release, we will add...

@blakeromano For now we have only the channel mapping: ```yaml channels: 'default': # -- Slack channel name without '#' prefix where you have added Botkube and want to receive notifications...