Smarter resource actions
v2025.04.01Deploy context, deep links, and clearer status on resource actions — plus notification shortcuts that take you straight to the logs you care about
Resource actions are easier to read, share, and follow from start to finish.
What's new
Deploy context at a glance
Actions that ran a deploy now show the branch and commit hash used for that run. Each is linked directly to the corresponding page on GitHub and opens in a new tab, so you can jump from a deploy action to the exact code without leaving your flow.
Deep-linked action logs
Expanding an action in the Actions tab updates the URL with an action query
parameter. Share the link or bookmark it to reopen the same action already
expanded — handy when you're debugging with a teammate or picking up where you
left off.
Notifications that go somewhere useful
Clicking an action in the notification sheet now:
- Navigates to the resource Actions tab with that action expanded
- Closes the sheet automatically so you're not left staring at an overlay
Clearer log retention
For actions older than 14 days, the logs panel now explains that logs are deleted after 14 days — matching how action logs are stored — so an empty log view is no longer ambiguous.
These updates apply wherever you review resource actions: the Actions tab and the notification sheet - opened by clicking the bell icon on the sidebar.