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

Allow custom footer messages #41

Merged
merged 2 commits into from
Jul 10, 2020
Merged

Allow custom footer messages #41

merged 2 commits into from
Jul 10, 2020

Conversation

0x2b3bfa0
Copy link
Contributor

@0x2b3bfa0 0x2b3bfa0 commented Jul 9, 2020

Allowing to control the footer text through the SLACK_FOOTER environment variable can be useful to specify custom hints along with the message.

If the variable is unset, the default "Powered By rtCamp's GitHub Actions Library" text will be used.

0x2b3bfa0 and others added 2 commits July 9, 2020 05:53
Setting the `SLACK_FOOTER` environment variable will override the default footer text.
@mrrobot47
Copy link
Member

Thanks for the PR @0x2b3bfa0!

@mrrobot47 mrrobot47 merged commit 98a822b into rtCamp:master Jul 10, 2020
@mrrobot47
Copy link
Member

mrrobot47 commented Jul 10, 2020

This is now available in a stable released version v2.1.0

You can use @master or @v2.1.0 tag to use this feature:

      uses: rtCamp/action-slack-notify@master

or

      uses: rtCamp/[email protected]

@0x2b3bfa0
Copy link
Contributor Author

Great! Thank you very much!

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