Operations | Monitoring | ITSM | DevOps | Cloud

Teamwork Collection - Power the era of human-AI collaboration | Team '26 | Atlassian

As organizations work to bring humans, agents, and automation together, teamwork is getting even more complex. If your AI strategy feels like a collection of one-off experiments layered onto disconnected tools and siloed knowledge, join Atlassian leaders to see how Teamwork Collection brings together Jira, Confluence, Loom, and Rovo into a connected foundation for human-AI collaboration at scale.

Founder keynote: Human-AI collaboration at scale | Team '26 | Atlassian

It’s time to reimagine teamwork for the AI era. Join Atlassian leaders to hear how human-AI teams collaborating in one system of work will propel your entire organization forward. About Atlassian: Behind every great human achievement, there is a team. From medicine and space travel to disaster response and pizza deliveries, we help teams all over the planet advance humanity through the power of software. Our mission is to help unleash the potential of every team.

Rovo makes AI-native teamwork real for the enterprise

AI-native teamwork is here. With your team's context connected via the Teamwork Graph, Rovo moves beyond “answer this” to “take this on” with: Max mode in Rovo Chat that completes complex tasks autonomously (coming soon!) The new, unified builder experience in Rovo Studio is now generally available to put your AI to work. Teamwork Graph-powered agents are now available across your entire stack. New enterprise-grade controls to manage and secure agents at scale.

Share artifacts between parent and child pipelines | Bitbucket Blitz | Atlassian

Bitbucket Pipelines lets you build reusable pipelines and share them across repositories. These reusable, shared pipelines need a way to share artifacts. Otherwise, we’ll have to repeat expensive steps such as downloading and installing dependencies and building the application code. You can now specify an artifacts section for child pipelines, with upload and download keywords. Artifacts listed under upload will be moved from the parent pipeline into the child pipeline, where they can be used and potentially modified.

Split your Bitbucket Pipelines workflows across multiple files | Bitbucket Blitz | Atlassian

Building and maintaining a 2000+ line bitbucket-pipelines.yml can be a lot of work. Now you can split large bitbucket-pipelines.yml files into multiple, smaller pipelines.yml files. These smaller files can be composed via shared pipeline syntax to replicate the functionality of the original bitbucket-pipelines.yml file. They can also be shared with and reused in other repositories.

Rovo Dev Code Review in Bitbucket and GitHub | Bitbucket Blitz | Atlassian

The demo portion of a recent webinar I did shows how to setup, configure, and use Rovo Dev code review in both Bitbucket and GitHub. Learn how to add custom coding standards to your repositories and see Rovo Dev check for the specific things you care about during code reviews. Learn how to add acceptance criteria to your Jira work items and see Rovo Dev verify them during code reviews.

Rovo Dev Auto Closing Vulnerabilities | Bitbucket Blitz | Atlassian

Learn how Atlassian uses Rovo Dev to automatically find and fix code vulnerabilities with Rovo Dev and Bitbucket. This capability saves our developers thousands of hours over three months and reduces issue resolution time by half, allowing them to focus on building software and solving problems for our customers. This technology is available to all of our customers. Learn how it works, and start using it yourself.

Bitbucket: The Next Generation | Bitbucket | Atlassian

Today’s software development landscape is changing rapidly with the rise of AI, and Atlassian is reimagining how Bitbucket empowers teams to thrive in this new era. We’ve invested deeply to take Bitbucket to the next level, helping developers and leaders alike ship quality code faster, improve productivity, and collaborate seamlessly. Join us as we share all the exciting new innovations we’ve recently launched, as well as what we’re building for the future, including Data Residency. We’ll cover.

Intro to Jira Plans | Release management

Discover how Jira Plans simplifies release management, helping you coordinate complex projects with confidence. In this video, Product Manager Joe Nguyen demonstrates how you can use releases in Jira Plans to track progress, manage timelines, and ensure every release delivers value to your customers. Achieve smoother, more predictable releases that boost business outcomes. Timestamps.

Store Docker images in Bitbucket with Bitbucket Packages | Bitbucket Blitz | Atlassian

In this video, I’ll show you how to store your Docker images directly in Bitbucket using Bitbucket Packages, so your code, CI/CD, and container images all live in one place. Bitbucket Packages is a native Docker registry for Bitbucket. By keeping your images alongside your repositories and pipelines, you can reduce tech stack complexity and enhance your security posture by managing permissions in a single system, rather than juggling yet another external registry, such as Docker Hub or Artifactory.