We're excited to announce an enhancement to our Slack integration & outbound webhooks - you can now subscribe to specific environment changes!
In Slack, to add a subscription for a project or feature changes for a specific environment, add the flag [-e environment-key] to the Slack command.
For example:
All Project changes for the specified Environment: devcycle subscribe project-key [-e environment-key]
All Feature changes that impact the specified Environment: /devcycle subscribe project-key [-f feature-key] [-e environment-key]