question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Copy AzDO Service Hooks for DevWF to new public AzDO project

See original GitHub issue

With the migration to the new dotnet-public/public AzDO project, we’re going to need to copy our Service Hooks over.

Ensure the following service hooks are copied:

  • Completed build > buildresultanalysis queue - prod environment
  • Completed build > buildresultanalysis queue - staging environment
  • Completed build > testreporting queue - prod environment
  • Run state changed > buildresultanalysis queue - prod environment
  • Run state changed > buildresultanalysis queue - staging environment
  • Run stage state changed > buildresultanalysis queue - prod environment
  • Run stage state changed > buildresultanalysis queue - staging environment
  • Build arcade-ci > testreporting queue - staging environment
  • Build build-result-analysis-test > testreporting queue - staging environment

After the copy:

  • Ensure that the new hooks work with Build Analysis, Test Reporting.
  • Update MetricsObserver and Grafana appropriately.

We also may need to create a new PAT for these, since the current PAT is only enabled for a single org.

  • Create PAT for dnceng-public/public

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Update Build Analysis Grafana dashboard to support monitoring/alerts on service hooks in multiple AzDO instances.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
garathcommented, Jul 18, 2022

Reminder that moving these hooks will also require changes to MetricsObserver and Grafana dashboards.

1reaction
missymessacommented, Jul 20, 2022

Added two pipelines for the DevWF test project to the dnceng-public/public instance: image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Webhooks with Azure DevOps
Go to your project Service hooks page: https://{orgName}/{project_name}/_settings/serviceHooks. Screenshot of the most recent version of the ...
Read more >
Integrate with service hooks - Azure DevOps
Service hooks let you run tasks on other services when events happen in your project in Azure DevOps. For example, you can create...
Read more >
Service hooks events - Azure DevOps
Reference for service hook events.
Read more >
Create a custom consumer for service hooks - Azure DevOps
With service hooks, you can notify third-party systems about events that occur in your project. You can use a custom consumer to send...
Read more >
Working with URLs in extensions - Azure DevOps
URLs provided to Azure Pipelines tasks via environment variables (like SYSTEM_TEAMFOUNDATIONCOLLECTIONURI ) · URLs included in service hooks ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found