Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Botkube tools #24

Merged
merged 3 commits into from
May 7, 2024
Merged

Add Botkube tools #24

merged 3 commits into from
May 7, 2024

Conversation

mszostok
Copy link
Collaborator

@mszostok mszostok commented May 6, 2024

Description

Changes proposed in this pull request:

  • Add Botkube tools

Examples

https://github.com/kubeshop/botkube-cloud/issues/957#issuecomment-2095857864

Related issue(s)

@mszostok mszostok added the enhancement New feature or request label May 6, 2024
@mszostok mszostok force-pushed the ai-with-bk-tools branch from 407b95f to 103ef23 Compare May 6, 2024 12:47
@mszostok mszostok marked this pull request as ready for review May 6, 2024 13:19
@mszostok mszostok requested review from a team and pkosiec May 6, 2024 13:19
Copy link
Collaborator

@pkosiec pkosiec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, works well 🚀

Comment on lines +153 to +155
// copied from: https://github.com/kubeshop/botkube/blob/796493b9f8949a038b88de56ab3da90390728ccc/pkg/execute/config.go#L64-L79
// TODO: avoid printing sensitive data without need to resetting them manually (which is an error-prone approach)
func (r *BotkubeRunner) redactSensitiveInfo(cfg *config.Config) *config.Config {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At some point it would be good to export maybe this piece of functionality from Botkube and use in all places, including this one 🤔

@mszostok mszostok merged commit 6b03bac into main May 7, 2024
4 checks passed
@mszostok mszostok deleted the ai-with-bk-tools branch May 7, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants