Join us as we discuss common Jira Service Management starting points for our Jira Software customers and how to maximize your licensing for each product.
Bitbucket Cloud’s code review experience is highlighted by the pull request view – a central place to view and discuss proposed changes, create actionable tasks from discussion, and reach a consensus on the changes making their way to your codebase.
If your customers prefer to raise requests from their email, Jira Service Management can automatically receive those requests within your service project starting with just a few clicks. Emailed requests are added to your Jira Service Management queues, so teams focus on customers without worrying about missing requests or monitoring multiple inboxes.
Docker v20 was officially released a few months ago, bringing new features that will make your builds faster and more secure. We will be progressively rolling out the new version to Bitbucket Pipelines throughout the month of June 2021.
In 2020, cloud migration sped up by a factor of 24, according to McKinsey. Would you be surprised to learn there were a lot of factors driving that shift? Due to COVID-19, companies needed to go remote fast and securely. They wanted to lift the maintenance burden off overworked IT teams. And, in the face of the year’s worldwide economic uncertainty, motivation to take advantage of cloud’s cost savings was running high.
At the heart of ITSM is the belief that IT should be delivered as a service. Day-to-day ITSM can be as simple as a request for new hardware or a collaborative response to reports of a business-critical outage. Customers submit requests through a custom Jira Service Management portal, filling out tickets with information tailored for an agile response, and simultaneously kicking off workflows. Tickets land in the IT team’s queue, where incoming requests are sorted and addressed.
Get Jira-native asset and configuration management with Insight. Gain visibility into dependencies so you can manage assets and configuration items (CIs), quickly troubleshoot incidents, and minimize the risk of changes.
Agilent accelerated deployment frequency and improved cycle time. John Sadler and Doug Ferrante share more about their agile and DevOps journey with Suzie Prince.
Allowing steps to skip downloading artifacts has been a highly requested feature from our customers. You can now disable artifact downloading on certain steps that do not require any artifacts, which will allow faster builds and can reduce your costs as a result. Disabling artifact downloads during a step is as easy as switching off a flag. Note that these steps can still produce artifacts to pass down to future steps.
Bitbucket Pipelines now allows you to talk to your favorite third-party applications without an access token or secret. You no longer need to store your secrets in Bitbucket Pipelines. You can generate an OpenID Connect token in Bitbucket Pipelines, and use that to talk to any third-party application that supports OpenID Connect.