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

Feature : Add curl to final image (for Slack webhook) #14

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

y3lousso
Copy link
Contributor

According to slack documentation. The integration of curl in the final image would allow immediate use of webhooks in the POST_COMMANDS_XXXXX.

Example :
curl -X POST -H 'Content-type: application/json' --data '{"text":"Allow me to reintroduce myself!"}' YOUR_WEBHOOK_URL

It is completely optional, but very handy... :)

@djmaze djmaze merged commit 2e57f06 into djmaze:master Oct 30, 2019
jeankhawand pushed a commit to jeankhawand/resticker that referenced this pull request Aug 30, 2024
Feature : Add curl to final image (for Slack webhook)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants