www.atlassian.com Open in urlscan Pro
13.32.27.42  Public Scan

Submitted URL: https://click.e.atlassian.com/?qs=61859ae13929140c2cd2a0b8a7c4de1501621fcc3b6c6a109d685ccdd20740610345fd080ee1bd51e67a540e4903...
Effective URL: https://www.atlassian.com/blog/developer/atlassian-developer-innovation-rovo-for-github-copilot?utm_source=event-email&utm...
Submission: On October 28 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET https://www.atlassian.com/blog/

<form class="search-form" action="https://www.atlassian.com/blog/" method="get">
  <label class="screen-reader-text" for="search">Search in https://www.atlassian.com/blog/</label>
  <div class="row">
    <div class="col-10">
      <input type="text" class="search-input" name="s" id="search" placeholder="Search for something" value="">
    </div>
    <div class="col-1 offset-1">
      <button class="search-submit" type="submit" data-event-container="searchForm" data-event-component="button" data-label="Search" data-uuid="37eb57a28d5b7f62ec52c63351f74e55">
        <i class="icon-search" aria-hidden="true"></i>
        <span class="screen-reader-text">Search</span>
      </button>
    </div>
  </div>
</form>

POST

<form method="post" enctype="multipart/form-data" id="consenthub-form">
  <input type="hidden" name="action" value="atlassian_blog_process_consenthub">
  <header class="form-heading">
    <span class="subscribe-label">Subscribe to Dev News</span>
    <h3 class="form-description">Stories, trends &amp; announcements for Atlassian builders</h3>
  </header>
  <div id="consenthub_error_msg"></div>
  <div class="form-body">
    <label class="sr-only" for="consenthub_email">Email<span class="gfield_required">*</span></label>
    <div class="form-input-container form-input-container-email">
      <input name="consenthub_email" id="consenthub_email" type="text" value="" class="large" tabindex="5" placeholder="Email Address" aria-required="true" aria-invalid="false">
    </div>
  </div>
  <div class="form-footer">
    <input type="hidden" id="consenthub_key" value="atlassian.atlassianBlog">
    <input type="hidden" id="consenthub_success_msg" value="We know your inbox is protected space, so we promise to send only the good stuff, twice a month.">
    <input type="submit" id="consenthub_form_submit" class="button button__primary--yellow" value="Subscribe" tabindex="6">
  </div>
</form>

Text Content

Skip to main content

Atlassian

 * Work Life
   
 * Products & news
   
 * Team Playbook
   
 * Community
   

More from Atlassian
Products & news
 * Products
    * Apps
    * Atlassian Guard
    * Bamboo
    * Bitbucket
    * Confluence
    * Crowd
    * Crucible
    * Fisheye
    * Halp
    * Jira
    * Jira Align
    * Jira Service Management
    * Opsgenie
    * Sourcetree
    * Statuspage
    * Trello
   
   
 * Topics
    * AI
    * Agile
    * Atlassian Engineering
    * Continuous Delivery
    * Developers
    * DevOps
    * Enterprise
    * Git
    * IT Service Management
    * Inside Atlassian
    * Project Management
    * Work Management

 * Company News

 * Subscribe

Search
Primary Menu
Search in https://www.atlassian.com/blog/
Search
 * Products
    * All Products
    * Apps
    * Atlassian Guard
    * Bamboo
    * Bitbucket
    * Confluence
    * Crowd
    * Crucible
    * Fisheye
    * Halp
    * Jira
    * Jira Align
    * Jira Service Management
    * Opsgenie
    * Sourcetree
    * Statuspage
    * Trello

 * Topics
    * AI
    * Agile
    * Continuous Delivery
    * Developer
    * DevOps
    * Enterprise
    * Git
    * IT Service Management
    * Inside Atlassian
    * Project Management
    * Work Management

 * Company News
 * Blog

Published October 21, 2024 in Developer


ROVO FOR GITHUB COPILOT LEADS ATLASSIAN’S NEW DEVELOPER FOCUSED INNOVATIONS AT
GITHUB UNIVERSE

Published October 21, 2024 in Developer
Josh Devenny

Head of Product, Agile and DevOps


BRINGING CONTEXT TO CODE AND KEEPING DEVS IN THE FLOW WITH ATLASSIAN AND GITHUB

When I’m deep in focus time and then have to switch tabs or log into another
tool, it takes me at least 15 minutes to mentally get back to where I was. And
that’s if I don’t go make a cup of coffee.

Context switching is the killer of not only deep creativity, but also just
getting simple tasks done.

We recently interviewed more than 2,000 engineering leaders and developers and
found that the majority of developers lose more than 8 hours per week due to
inefficiencies in their workflows.

This is why we built Rovo to help every team succeed with AI, but it’s
especially applicable to developers. With increasing complexity and
responsibility, developers are continually asked to do more with less—and to do
it faster.

At GitHub Universe this year, we’re showcasing new innovations to help
developers improve speed, quality, and ultimately, gain a better developer
experience, including:

 * Reducing context switching and accelerating software development with
   Atlassian Rovo for GitHub Copilot: Simply ask right from your integrated
   development environment (IDE) and get access to all your data from Jira and
   Confluence. Context from Atlassian can even help Copilot to write your code.
   Rovo customers can enable it via the GitHub Copilot extension marketplace
   listing.
 * Empowering engineers with an internal developer platform: Track every service
   in your central software component catalog, reduce time spent searching with
   activity tracking, and improve engineering standards and health with
   scorecards and templates—all in Compass.
 * Early access to our new AI for developer agents: Go from plan to pull request
   in minutes, fast-track PR reviews, and more with Atlassian’s newest
   dev-focused AI agents. Join the early access program.


BRINGING CONTEXT TO CODE: INTRODUCING ATLASSIAN ROVO FOR GITHUB COPILOT
EXTENSION

Developers often spend a significant portion of their day searching for the
information they need to do their jobs. They need to switch from their IDE to
Jira or Confluence to pull details on requirements, scope, testing plans,
dependencies, latest deployments, and more.

With our new Rovo-powered Atlassian extension for GitHub Copilot, developers can
look up all of their data from Jira or Confluence directly in Copilot or their
IDE—saving time and frustration.

From knowledge about goals, teams, and projects, to all the details stored
within issues, everything’s accessible by simply chatting with @atlassian-rovo
in Copilot.

You can immediately ask questions like:

 * What issues are assigned to me right now?
 * How does my engineering org typically handle test plans?
 * Are there new design requirements I need to know?
 * Where can I find the associated tech docs for this issue and service?
 * Who can I ask about edge cases I should think about for this type of issue?

By synthesizing the comprehensive domain knowledge provided by Atlassian Rovo,
Copilot can then use this additional context and assist in code-writing, leading
to a significant boost in efficiency.


EASILY CATALOG EVERYTHING WITHOUT BUGGING EVERYONE WITH YOUR INTERNAL DEVELOPER
PLATFORM, COMPASS

Software development has become increasingly complex. Developers are asked to do
everything from addressing incidents and configuring cloud services to
navigating a sprawl of microservices and components to complying with niche
regulations and beyond. This is further compounded by increasing
cross-functional collaboration across distributed teams.

Atlassian is committed to helping developers better manage this complexity by
bringing disconnected information and teams together in one place with Compass,
Atlassian’s Internal Developer Platform. By reducing the toil of information
gathering and coordination, we help developers get back to what they
love–problem-solving, writing code, and learning.

Atlassian has partnered with GitHub to provide an out-of-the-box IDP experience
that empowers engineering orgs to:

 * Create a central software component catalog: Easily connect GitHub to Compass
   to automate the creation of your software component catalog.
 * Track all your events in one place Quickly get services back online in the
   event of failure with all your alerts, deployments, incidents, feature flags,
   as well as upstream and downstream dependencies in one place.
 * Improve software compliance and DevOps health through scorecards: Get a
   complete view of the health and performance of your services with scorecards
   that help you understand what you need to do and how you’re tracking during a
   delivery cycle.
 * Automate consistency with software templates: Streamline the setup and
   creation of new software components, such as infra provisioning and deploy
   pipeline setup, with best practices baked in, saving time and effort for
   teams.

Compass recently announced a new premium edition that includes advanced
governance and flexibility. Try Compass for free


AI FOR EVERY DEVELOPER WORKFLOW: NEW DEV-FOCUSED AGENTS IN EARLY ACCESS

Today, AI assists in code completion, but isn’t addressing the majority of tasks
that get in the way of development velocity and quality, like getting started on
a task with unfamiliar requirements, searching for information, or waiting for
pull requests to be reviewed. We’re looking to change all that with our new
dev-focused AI agents.

From issue to PR faster: Now, any developer can utilize AI to accelerate their
workflow and go from issue to pull request faster than ever before—saving hours
of upfront work time. This new dev-focused agent empowers developers to:

 * Get started faster by automatically creating code plans, code
   recommendations, and pull requests based on task description, requirements
   and context from across your organization
 * Clone repos, generate code, and create a pull request in GitHub or
   Bitbucket—right from Jira.
 * Reduce cold starts for your sprint when dealing with unfamiliar services,
   framework

Fast track code reviews in GitHub and Bitbucket: Instantly analyze code, receive
recommendations for areas of improvement, and even get suggested code edits
within the pull request, all from an AI-powered Autoreview agent.

To join our early access program, add your name here.

About this Article
Published October 21, 2024
About the Author

Josh Devenny Head of Product, Agile and DevOps

 * Facebook
 * Twitter
 * Linkedin
 * Pocket
 * Email

Related Content


MORE IN DEVELOPER

Developer

FROM IDEA TO IMPACT: LEARN FROM LAST YEAR’S CODEGEIST WINNERS

Developer

ROVO FOR GITHUB COPILOT LEADS ATLASSIAN’S NEW DEVELOPER FOCUSED INNOVATIONS AT
GITHUB UNIVERSE

Developer

CODEGEIST IS BACK!

Developer

CONNECT APPS WILL GAIN NEW EXTENSIBILITY FEATURES THROUGH FORGE

MORE COLLECTIONS

Collection


COMPANY CULTURE

Embrace transparency, foster a sense of belonging, form connections – and have
fun along the way.

View Collection
Collection


THE FLYWHEEL GROWTH MODEL

There are loads of ways to grow a company – learn about our approach here.

View Collection
Collection


WELLBEING AT WORK

Laying the groundwork for better employee health and happiness.

View Collection
Collection


COMPANY CULTURE

Embrace transparency, foster a sense of belonging, form connections – and have
fun along the way.

View Collection
Collection


THE FLYWHEEL GROWTH MODEL

There are loads of ways to grow a company – learn about our approach here.

View Collection
Collection


WELLBEING AT WORK

Laying the groundwork for better employee health and happiness.

View Collection
Collection


COMPANY CULTURE

Embrace transparency, foster a sense of belonging, form connections – and have
fun along the way.

View Collection
Collection


THE FLYWHEEL GROWTH MODEL

There are loads of ways to grow a company – learn about our approach here.

View Collection
Collection


WELLBEING AT WORK

Laying the groundwork for better employee health and happiness.

View Collection
Previous SlideNext Slide


ROVO FOR GITHUB COPILOT LEADS ATLASSIAN’S NEW DEVELOPER FOCUSED INNOVATIONS AT
GITHUB UNIVERSE

 * Subscribe

 * Facebook
 * Twitter
 * Linkedin
 * Pocket
 * Email

Join over 150,000 working professionals

By Atlassian

Culture, tech, teams, and tips, delivered twice a month

Sign me up!
 * Atlassian.com
 * Terms of Use
 * Privacy Policy
 * Your Privacy Choices
 * Copyright © 2024 Atlassian

Subscribe to Dev News


STORIES, TRENDS & ANNOUNCEMENTS FOR ATLASSIAN BUILDERS


Email*


This site uses cookies to improve your browsing experience, perform analytics
and research, and conduct advertising. To change your preferences, click Manage
preferences. Otherwise, clicking Accept all cookies indicates you agree to our
use of cookies on your device. Clicking Reject all cookies means you do not
agree to our use of non-strictly necessary cookies on your device.Atlassian
Cookies and Tracking Notice
Manage preferences Reject all cookies Accept all cookies



MANAGE PREFERENCES

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
Accept all

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They are based on uniquely identifying your
browser and internet device. If you do not allow these cookies, you will
experience less targeted advertising.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. If you do not
allow these cookies we will not know when you have visited our site, and will
not be able to monitor its performance.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject all Confirm my choices