parabol icon indicating copy to clipboard operation
parabol copied to clipboard

Azure DevOps: Implement task integration

Open Dschoordsch opened this issue 2 years ago • 5 comments

Pushing a task to ADO does not work since no project is found in the TaskFooter menu

ADO No project found

Dschoordsch avatar Jul 29 '22 10:07 Dschoordsch

@nickoferrall you probably know best where this breaks, maybe you could add some more information?

Dschoordsch avatar Jul 29 '22 10:07 Dschoordsch

@igorlesnenko @Dschoordsch do you know if the Azure task integration was built? I can see this issue https://github.com/ParabolInc/parabol/issues/6172 without a linked PR mentioning getProjects and "push task menu", but I don't see anything in the code relating to this.

nickoferrall avatar Aug 01 '22 09:08 nickoferrall

@nickoferrall I don't see Azure added to TaskIntegrationManagerFactory which we use to push tasks https://github.com/ParabolInc/parabol/blob/42eb41fda6faed80754a4c77ddbd5577f71f250f/packages/server/graphql/mutations/createTaskIntegration.ts#L73

igorlesnenko avatar Aug 03 '22 10:08 igorlesnenko

Thanks 👍 I'm working on building this out now

nickoferrall avatar Aug 03 '22 10:08 nickoferrall

The Azure task integration needed to be implemented so I've updated the name of the issue

nickoferrall avatar Aug 05 '22 15:08 nickoferrall