Invertase logo
Invertase
Create
Roadmap
Feedback
Globe
16

    Boards

  • Globe

  • Zapp

Powered by Canny

Globe

We'd love to hear about your ideas for Globe.

Category

Select a category
      • Dev Tools
      • Core Services
      • Platform and Scaling
      • Learning and Adoption
      • Integrations and Extensions
      • Uncategorized
Add pre-build and post-build trigger
I would like to receive a Slack notification once a build is initiated and completed, with success or failure status. To achieve this, we have two options: either set up webhooks or directly allow us to execute a terminal script, similar to what we can do in Codemagic. This would enable us to run a command like this to trigger the Slack notification. curl -X POST -H 'Content-type: application/json' --data '{"text":"ApplicationName Deployed"}' https://example.com/webhook-endpoint
0
Powered by Canny