With our comprehensive DevOps toolkit - streamline operations, automate workflows, enhance collaboration and, most importantly, deploy with confidence.
This custom Slack notifier sends tailored notifications to a Slack channel, allowing full customization of the message content based on specific triggers or events. You can configure various inputs to personalize the notification, including the status of tasks, outcomes, and additional fields such as organization links, file URLs, and custom data.
You can use this action after any other action in your workflow. Here's an example of how to set it up:
- Create a .github/workflows/slack-notify.yml file in your GitHub repository and add the following code to it.
name: Slack Notify
on:
push:
branches:
- master
workflow_dispatch:
jobs:
slackNotification:
name: Slack Notification
runs-on: ubuntu-latest
steps:
- name: Send Slack Notification
uses: clouddrove-sandbox/slack_notifier@master
with:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
MESSAGE: "Build completed successfully!"
SLACK_USERNAME: Build Bot
SLACK_ICON_EMOJI: ":rocket:"
SLACK_CHANNEL: "#builds"
SLACK_COLOR: "#00FF00"
SLACK_ICON_URL: https://clouddrove.com/assets/images/logo.png
REPO_ACTION_URL: "${{ github.server_url }}/${{ github.repository }}/actions"
DEPLOYMENT_URL: "https://example.com/deployment"
ORG_URL: 'https://your-organization.com'
FILE_URL: ${{ env.FILE_URL }}
CUSTOM_FIELD_1_TITLE: "Environment"
CUSTOM_FIELD_1_VALUE: "Staging"
CUSTOM_FIELD_1_SHORT: "true"
FOOTER: 'CloudDrove'
FOOTER_ICON: "https://avatars.githubusercontent.com/u/45422299?s=200&v=4"
Big thanks to our contributors for elevating our project with their dedication and expertise! But, we do not wish to stop there, would like to invite contributions from the community in improving these projects and making them more versatile for better reach. Remember, every bit of contribution is immensely valuable, as, together, we are moving in only 1 direction, i.e. forward.
If you're considering contributing to our project, here are a few quick guidelines that we have been following (Got a suggestion? We are all ears!):
- Fork the Repository: Create a new branch for your feature or bug fix.
- Coding Standards: You know the drill.
- Clear Commit Messages: Write clear and concise commit messages to facilitate understanding.
- Thorough Testing: Test your changes thoroughly before submitting a pull request.
- Documentation Updates: Include relevant documentation updates if your changes impact it.
Spot a bug or have thoughts to share with us? Let's squash it together! Log it in our issue tracker, feel free to drop us an email at hello@clouddrove.com.
Show some love with a ★ on our GitHub! if our work has brightened your day! – your feedback fuels our journey!
We have 100+ Terraform modules 🙌. You could consider them finished, but, with enthusiasts like yourself, we are able to ever improve them, so we call our status - improvement in progress.
-
Terraform Module Registry: Discover our Terraform modules here.
-
Terraform Modules for AWS/Azure Modules: Explore our comprehensive Table of Contents for easy navigation through our documentation for modules pertaining to AWS, Azure & GCP.
-
Terraform Modules for Digital Ocean: Check out our specialized Terraform modules for Digital Ocean.
Join our vibrant open-source slack community and embark on an ever-evolving journey with CloudDrove; helping you in moving upwards in your career path. Join our vibrant Open Source Slack Community and embark on a learning journey with CloudDrove. Grow with us in the world of DevOps and set your career on a path of consistency.
🌐💬What you'll get after joining this Slack community:
- 🚀 Encouragement to upgrade your best version.
- 🌈 Learning companionship with our DevOps squad.
- 🌱 Relentless growth with daily updates on new advancements in technologies.
Join our tech elites Join Now 🚀
Click here 📚 🌟
We provide a platform for organizations to engage with experienced top-tier DevOps & Cloud services. Tap into our pool of certified engineers and architects to elevate your DevOps and Cloud Solutions.
At CloudDrove, has extensive experience in designing, building & migrating environments, securing, consulting, monitoring, optimizing, automating, and maintaining complex and large modern systems. With remarkable client footprints in American & European corridors, our certified architects & engineers are ready to serve you as per your requirements & schedule. Write to us at business@clouddrove.com.
We are The Cloud Experts!
We ❤️ Open Source and you can check out our other modules to get help with your new Cloud ideas.