Azure Devops Integration with Github

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • Azure DevOps Boards is a great tool to manage projects running on Agile/Scrum/Waterfall/Custome mode. With Github being very popular in the developer community, there has been a big ask for integration between the two.
    I have tried to cover how you can build deep and seamless integrations between the two SaaS platforms in this session.
    To link GitHub commit, pull request or issue, with Azure Boards work item follow below link
    docs.microsoft.com/en-us/azur...
  • НаукаНаука

Комментарии • 22

  • @RoselilUSA
    @RoselilUSA Год назад +1

    Great tutorial! I had been struggling with why the integration was so clunky but that was because I was only looking at it from the Azure DevOps side. Clearly it's the other direction we want to present to the developers.

  • @healthyfit260
    @healthyfit260 2 года назад +1

    Hi Khan, very nicely explained :) keep making such videos ☺

  • @bhooshan25
    @bhooshan25 Год назад +1

    thanks for explaing the reasons in the beginninng.

  • @sinnovateb4528
    @sinnovateb4528 3 месяца назад

    Hi techscout,
    how to configure the migration script to add permissions for users in GitHub for the repos migrated to GitHub from ADO?

  • @vnyvivio5342
    @vnyvivio5342 2 года назад

    Hi @TECH SCOUT how can I do the same directly from the terminal if I am using vscode?

  • @StackRadius
    @StackRadius Год назад +1

    Thanks a lot much helpful. What happens is a developer forgets to use the prefix AB#?

  • @shahlasulmaz3110
    @shahlasulmaz3110 Год назад

    How can I achieve the integration if the developer is using Visual Studio ? The comment format AB# in Github seems to help achieve the integration - how can this be done when using VS Code.

  • @suvamroy184
    @suvamroy184 Год назад

    I have done the same thing. But in azure boards it's not automatically moving to ToDo state to Done state !! I have used Fixed AB#id in git also..

  • @Orhan3840
    @Orhan3840 6 месяцев назад

    Hello Khan. First of all, thank you for this useful video. Do you have or are you considering sharing a video on 'Automate repo synchronisation from Azure DevOps to GitHub'? Thank you

  • @chaitanyak3949
    @chaitanyak3949 Год назад

    Hi i am unable to get the pull request number i am using github enterprise i am unable to retrive why it is can you tell.

  • @sidmali1
    @sidmali1 2 года назад +2

    Hi thanks for sharing thorough information on how to integrate both the environments.
    I am struggling to add .exe file in my azure repos. I have connected the github with my repos and tried 46MB file to upload there but I have another .exe file of size 761MB which is failed to.upload in repos. Please suggest any solution for it

    • @techscout7012
      @techscout7012  2 года назад

      Hi, There is not limitation for size on ADO or Github as i know off, it can be network issue or if you doing this at work your organisation Firewall might be blocking. Other option can be zip and load or you can change the file to .txt and it will upload easy. When you want to use later download from ADO and just change extension

  • @muhammadnizamsiddiqui9451
    @muhammadnizamsiddiqui9451 2 года назад

    Hi Asif, nice video... thanks for sharing can you explain how can we do other way around? I mean if I create a new branch from devops does it reflect on Gihub ? I have tried but I can't see a new branch in Github

    • @techscout7012
      @techscout7012  Год назад

      Hi Muhammad it works only one way currently

  • @herczegzoltan92
    @herczegzoltan92 2 года назад

    Hey Is there any way to change the provided 'AB#123' pattern to something custom one?

    • @techscout7012
      @techscout7012  2 года назад

      Hi @zoltan thanks for the message. As far I know off the tool does not support custom pattern at this stage I am sure such feature will be in the product roadmap

    • @herczegzoltan92
      @herczegzoltan92 2 года назад +1

      @@techscout7012 yeah would be nice to replace that AB with something product specific.

  • @OmniUS-Resources
    @OmniUS-Resources Год назад

    Hi Khan, Thanks for this amazing video. Do you have a video detailing how to connect not just the board, but my repository on GitHub to Azure DevOps so that I can point by build process directly to my repository and publish my projects? I have seen other lessons but it all still seems a bit complex, you teaching style is simplier and easy to understand. Kindly point me to such video if you already have one uploaded.
    Regards.

    • @techscout7012
      @techscout7012  Год назад

      Hi Thanks for the comments. When you navigate to Azure Devops Pipeline first it will ask for "Select a source" where you have an option to connect with Github repo. images.app.goo.gl/84LHtXW7hu1tzT9v8

  • @XERXEZITTRAININGANDPROJECTS
    @XERXEZITTRAININGANDPROJECTS Год назад

    Nice

  • @nanthaauditor1695
    @nanthaauditor1695 2 года назад

    Pls post Entire Azure devops sample project End to End like gitup to Monitoring tool with using hello world. It will be very use full. Pls do the need full

    • @techscout7012
      @techscout7012  2 года назад

      Hi Nathan, Sure I have added that to backlog.