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 Set Icon and Username ability; add missing onQueue declaration #54

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

d2inco
Copy link
Contributor

@d2inco d2inco commented Aug 26, 2024

I have the need to set the slack Display Name, and icon next to it, when my application posts into my alert channel; this code adds it, and updates the README for it.

It also adds a missing declaration for onQueue which was causing my IDE to not know that it was there.

@freekmurze
Copy link
Member

Could you add tests for this one at well?

@d2inco
Copy link
Contributor Author

d2inco commented Aug 28, 2024

@freekmurze fixed an icon_url reference and added tests. I cannot figure out how to run tests against the items in vendor/tests, so am unable to verify them. But if they run for you, we should be good. I have the current changes working in my dev environment here.

@freekmurze
Copy link
Member

Seems like the tests are failing. Could you take a look?

@freekmurze freekmurze merged commit 9018fa5 into spatie:main Aug 28, 2024
14 checks passed
@freekmurze
Copy link
Member

Thanks!

@d2inco
Copy link
Contributor Author

d2inco commented Aug 28, 2024

Thanks!

Awesome, thank you!

1 similar comment
@d2inco
Copy link
Contributor Author

d2inco commented Aug 28, 2024

Thanks!

Awesome, thank you!

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