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 more filters to slack notifier #27

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

Kuixz
Copy link
Contributor

@Kuixz Kuixz commented Aug 15, 2024

Refer issue #21
@cychiuae

@Kuixz Kuixz requested a review from cychiuae August 15, 2024 03:46
@Kuixz Kuixz changed the title Add more filters Add more filters to slack notifier Aug 15, 2024
@Kuixz Kuixz force-pushed the clean branch 7 times, most recently from 443d59b to f232b8c Compare August 16, 2024 02:23
@Kuixz
Copy link
Contributor Author

Kuixz commented Aug 16, 2024

Finally fully cleaned up all commits (separation / squash) :)

@Kuixz
Copy link
Contributor Author

Kuixz commented Aug 16, 2024

Screenshot 2024-08-16 at 12 14 48 PM

messy :doglaugh:

pkg/utils/array/join.go Outdated Show resolved Hide resolved
pkg/utils/array/join.go Outdated Show resolved Hide resolved
pkg/utils/array/join.go Outdated Show resolved Hide resolved
pkg/slack/filter.go Outdated Show resolved Hide resolved
pkg/slack/filter.go Outdated Show resolved Hide resolved
pkg/slack/notifier.go Outdated Show resolved Hide resolved
pkg/slack/app.go Outdated Show resolved Hide resolved
pkg/slack/command.go Outdated Show resolved Hide resolved
pkg/slack/command.go Outdated Show resolved Hide resolved
pkg/slack/app.go Outdated Show resolved Hide resolved
Move all command logic into command.go

command reword

Readability changes to command.go using String methods

Uses util array
Update go.mod and go.sum to add goconvey
@Kuixz
Copy link
Contributor Author

Kuixz commented Aug 19, 2024

Almost all requested changes have been addressed @cychiuae. Please give it another look at your convenience 👍

I gave "big changes" their own new commit, and "small changes" were rebased / fixup'ed into the existing commits and fpushed.

The change regarding the Conclusions enum, I think, is still in progress 🙇

@Kuixz
Copy link
Contributor Author

Kuixz commented Aug 19, 2024

The location of some functions is quite strange, there are func (a *App) definitions in pkg/slack/command.go... this is not good

@Kuixz Kuixz requested a review from cychiuae August 20, 2024 02:03
@Kuixz
Copy link
Contributor Author

Kuixz commented Aug 20, 2024

I'm going to head out early today, please ping me on slack whenever there is updates regarding this PR.

Also, i will start pinging you more liberally i.e. every time i believe that i have reached the end of task queue, if you would like to opt out of this please notify me, thx. @cychiuae

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants