New features provide more flexibility to fine-tune automation, enhance cross-team visibility, and increase the power of runbooks & actions in Slack
New features and enhancements give teams more flexibility to fine-tune automated processes, enhance visibility across teams, and enable users to get more power out of runbooks and actions in Slack.
Conditions for actions expand upon the power of automation, enabling teams to take the output data from an action to potentially kick off next or future actions. Activity time gives teams and the entire digital enterprise visibility into the length of any given activity. We’re excited to share these new features and many more.
New features include:
We’re continually adding more automated scenarios for actions within runbooks by taking output data from an action and enabling automation based on that data. From any action, you can now add “if this, then that” conditions that can kick off other actions.
When you add a new condition in an action chain, you can create rules around different sets of data and then run your actions based on those conditions, forking off to alternative actions based on the resolution of your conditions.
How it works
First click “Add Condition” under the action.
Then set your condition. Choose a name for the condition and the rules. Use the “Data” button to pull data from the previous action to use in the condition.
In the example above, we’re taking data outputted from the previous “Create a Jira Issue” action, the Jira issue key, to make a rule whereby if the issue key equals “WEB” then two other actions will run (notify the web team’s Slack Channel; escalate to web on-call through PagerDuty).
Once set, you will see it in your Runbook. This can be edited, added to, or deleted anytime.
Now you can see how long any given activity has been running with a stopwatch that starts running when the activity is created and stops when you close the activity.
The start and end times can be edited so that you can adjust the times where they don’t accurately reflect the activity’s current state.
Validation is built in so that, for example, the start time can’t be put after the end time. If you have a very long running activity that moves into days, the display adjusts automatically to show days instead of hours, and a browser picker is included to change the day and time.
You can now add actions into a runbook to attach or detach a Slack channel to or from an activity. While teams can still choose to automatically create a new Slack channel based on activity type, now you can attach (or detach) other channels to activities, as well.
For example, you may want to attach your “on-call” channel to an incident activity.
This also allows you to detach an activity from one Slack channel and attach to another. This can be helpful when you have a single on-call channel in Slack and you later want to peel some priority accounts off to their own dedicated channels.
Add these to your runbook by searching for actions “Attach Slack channel” and “Detach Slack channel.”
There are many actions that need extra time to run, and today we’ve made that possible with no limits. Typical actions have a runtime of a maximum of 5 minutes, which limits the ability of certain actions to run properly, like restarting a cluster and waiting for healthy return messages.
Today, we’ve added the ability to create long-running actions that can run indefinitely by scheduling potentially endless continuations. This functionality gives you periods of time to work with which you can set and, in that period of time, you can wait indefinitely for a response or start another continuation.
We are building out new, pre-built long-running actions, like “Run Jenkins job.” In the right sidebar, just set the delay between status check and the maximum status checks.
You can also create new long-running actions in the Developer Platform.
We’re continuously creating new pre-built connectors and actions, and we’re excited to introduce an assortment of new options today.
New connectors:
New actions:
See all of our available actions.
New Atlassian connector and actions enable user provisioning right from Slack
The new data connector to Atlassian can help you use Slack to support your service desk, enabling users to raise requests for access to Atlassian and approvers to approve — all from Slack. Requests can be raised in Slack, with Transposit creating the related issues in Jira and the approver approving them through Slack. Through runbooks, these actions can then automatically create the user in Atlassian, with an audit trail that provides a complete record of each step in the process.
Want more details? Head to the release notes.