Azure DevOps Pipeline extension | Zoho Sprints Help

Azure DevOps Pipeline extension

Azure DevOps Pipeline is a web service that is used to build, test, and run code projects automatically. Azure DevOps Pipeline extension can now be installed in Zoho Sprints. This installation lets you carry out actions in items, sprints and releases from Azure DevOps Pipeline. It also lets you map builds to work items in Zoho Sprints and view pipeline build details.   

Note: Troubleshooting Azure DevOps pipeline runs by configuring verbose logs or HTTP trace logs will result in sensitive information recorded in the log files. Please do not share them with anyone.

  1. Click the gear icon at the top-right. The settings window will appear.

  1. Click Others under Marketplace section. The listing page will appear.

  1. Click Configure under Azure DevOps Pipeline extension.

  1. Set Project and Accessibility controls and click Install Now .

  1. Provide your Azure DevOps Organization name and click Save & Next .

  1. Authorize the connections and triggers. While authorizing the Azure DevOps Connection, create PAT from Azure DevOps by using the scopes mentioned below  

    • Build.Read

    • Code.Read

    • Extensions.Read&Manage (Portal owner only)

    • Project and Team.Read

  1. Service connections. Read,query&mange(Portal owner only)

  1. Choose the projects to be associated from Azure DevOps and click Associate .  

  • When you install the Azure DevOps Pipeline Extension, the Zoho Sprints extension in Visual Studio gets installed automatically. The latter should not be installed directly from the Visual Studio marketplace.

  • The Zoho Sprints Task actions can be carried out only for the associated projects.  

 

Common task parameters in Azure DevOps Pipeline  

Once the installation is successful, you can Create and Update work items, sprints and releases from your Azure DevOps pipeline in Zoho Sprints. You can refer to the list below to know about the format in which the data has to be entered. Click here to take a look at the gif to retrieve that data.

 

Field

Type

Project Number

Number

Sprint Number

Number

Item Number

Number

Release Number

Number

Date

2022-05-20T00:00:00Z (UTC Format)   

 

Here's a gif to help you in retrieving project number, sprint number, item number and release number from your Zoho Sprints account.

Tasks

  • Add a Feed Status in Zoho Sprints

  • Add an Item comment in Zoho Sprints

  • Add a Sprint comment in Zoho Sprints

  • Complete a Sprint in Zoho Sprints

  • Create an Item in Zoho Sprints

  • Create a Release in Zoho Sprints

  • Create a Sprint in Zoho Sprints

  • Start a Sprint in Zoho Sprints

  • Update an Item in Zoho Sprints

  • Update a Release in Zoho Sprints

  • Update a Sprint in Zoho Sprints

 

For the extension to work, it needs to be enabled from Zoho Sprints. Once the Azure DevOps Pipeline is installed in Zoho Sprints, Zoho Sprints extension gets automatically installed in your Azure organization.  

Task Parameters  

Work Items in Zoho Sprints

The following are the fields you'll encounter while you create or update work items from your Azure DevOps Pipeline task.

  • Project : Provide a Project Number

  • Sprint : Specify the Sprint number (0 means Project Backlog)

  • Item Number : Provide the Item number of the item in which the fields need to be updated.

  • Name : Enter the name of the work item

  • Description : Describe your work item

  • Status : Specify the status of the work item

  • Type : Specify the work item type, e.g.,Task

  • Priority : Set the work item priority, e.g., High

  • Start Date : Specify work item start date, e.g., 2022-08-13T00:00:00Z

  • End Date : Specify the work item end date. It should be greater than the start date, e.g., 2022-09-13T00:00:00Z

  • Item Assignee : Provide the email addresses of the item users (separated by commas)

  • Estimation points : Mention the index of the estimation points set for the item, e.g.,The index of 2 in a Fibonacci estimation type is 2 and the index of 8 will be 5.

  • Comment : Type the comment to be added for that work item

  • Duration : Time spent on that work item,e.g., 2hrs 50min

  • Custom Fields : Specify the custom field values here.  If there are multiple custom fields, they should be mentioned in a new line.

    • Example:

    • UDF1_BOOLEAN=123456

    • UDF1_TEXT=text value  

 

Sprints in Zoho Sprints

The following are the fields you'll encounter while you create,update, start or complete sprints from your Azure DevOps Pipeline task.
  • Project : Mention the project number.

  • Sprint : Mention the sprint number.

  • Sprint Name : Provide a name to the sprint.

  • Description : Describe the sprint

  • Scrum Master : Mention the email address of the scrum master

  • Sprint Users : Provide the email addresses of the sprint users (separated by commas)

  • Start Date : Specify the sprint start date, e.g., 2022-08-13T00:00:00Z

  • End Date : Specify the sprint end date, e.g., 2022-08-13T00:00:00Z

  • Duration : Mention a tentative duration of the sprint. A sprint duration cannot exceed 8 weeks when strict scrum is enabled. And if strict scrum is disabled, it can last up to 30 weeks, e.g., 2hrs 50min

  • Comment : Type the comments to be added to that sprint

 

Releases in Zoho Sprints  

The following are the fields you'll encounter while you create or update releases from your Azure DevOps Pipeline task.  

  • Project : Enter the project number

  • Release Name : Provide a name to the release

  • Release Goal : Describe the purpose of release

  • Start Date : Enter the starting date of the release, e.g., 2022-08-13T00:00:00Z

  • Release Date : Enter the release date, e.g., 2022-10-13T00:00:00Z

  • Owners : Mention the email address of the owner separated by commas

  • Release Stage : Specify the stage in which the release is currently in, e.g., PLAN

  • Custom Fields : Specify the custom field values here. If there are multiple custom fields, they should be mentioned in a new line.

    • Example:

    • UDF1_BOOLEAN=12345

    • UDF1_TEXT=text value

  

Associate build from Azure DevOps

  1. Navigate to the details page of a work item in Zoho Sprints.

  1. Click the Azure DevOps Pipeline icon on the right corner.

  1. Click Associate Build button.

  1. Enter the preferred criteria.

  1. Click Find.

  1. Choose the build(s) to be associated and click Associate .

 

View Azure DevOps Pipeline's build status

To check the Azure DevOps pipelines:

  1. Sign in to Zoho Sprints.

  1. Select CI/CD view from the left navigation panel.

  1. Select Azure DevOps Pipeline.

  1. Hover and click the View Log. You can view the logs of each pipeline by clicking the View Logs button.

  1. These pipelines can also be viewed based on a particular criteria. Click  on the top right corner, set the criteria and click Apply Filter.

 

Disable extension

To disable the plug-in temporarily:

  1. Click the gear icon at the top-right. The settings window will appear.

  1. Click All under Marketplace section. The listing page will appear.

  1. Find Azure DevOps Pipeline for Zoho Sprints.

  2. ​Click Disable. The extension will be disabled.

Uninstall extension

To uninstall:

  1. Click the gear icon at the top-right. The settings window will appear.

  1. Click All under Marketplace section. The listing page will appear.

  1. Find Azure DevOps Pipeline for Zoho Sprints.

  1. Click Uninstall. The extension will be uninstalled and configuration will be removed.


    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                    Manage your brands on social media

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          Zoho Sheet Resources

                                           

                                              Zoho Forms Resources


                                                Secure your business
                                                communication with Zoho Mail


                                                Mail on the move with
                                                Zoho Mail mobile application

                                                  Stay on top of your schedule
                                                  at all times


                                                  Carry your calendar with you
                                                  Anytime, anywhere




                                                        Zoho Sign Resources

                                                          Sign, Paperless!

                                                          Sign and send business documents on the go!

                                                          Get Started Now




                                                                  Zoho TeamInbox Resources



                                                                          Zoho DataPrep Resources



                                                                            Zoho DataPrep Demo

                                                                            Get a personalized demo or POC

                                                                            REGISTER NOW


                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now







                                                                                            You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                            You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                  • Related Articles

                                                                                                  • Azure DevOps extension

                                                                                                    Azure DevOps is a platform from Microsoft that offers a DevOps tool for developing and deploying software. Install Azure DevOps extension in Zoho Sprints and accelerate the software development process. Configure Azure DevOps account To integrate an ...
                                                                                                  • Zendesk extension

                                                                                                    Addressing customer issues and catering to their requests are important for running a business. The engineering team should have access to the customer queries to get a better understanding of the issues. With the Zendesk extension, you can achieve ...
                                                                                                  • Writer extension

                                                                                                    Zoho Writer is a cloud-based word processor that is built to meet your documentation requirements. Zoho Sprints provides an extended capability for users to create, edit, and attach all work item-related documents using Zoho Writer. Installing this ...
                                                                                                  • Zoho Notebook extension

                                                                                                    Zoho Notebook is a professional, cloud-based note-taking software. It comprises of Note Cards that come with built-in templates for recording various formats of information. Zoho Sprints now enables you to integrate with this application for you to ...
                                                                                                  • Google Drive extension

                                                                                                    Google Drive is a file storage and synchronization service offered by Google. Users can store files and sync them with multiple devices. Install the Google Drive plug-in for Zoho Sprints and associate images and documents to your work items. Let's ...
                                                                                                    Wherever you are is as good as
                                                                                                    your workplace

                                                                                                      Resources

                                                                                                      Videos

                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                      eBooks

                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                      Webinars

                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                      CRM Tips

                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                        Zoho Show Resources