Bors with azure pipelines

Has anyone had success with using bors with Azure Pipelines? The problem I’m having is that it appears to use GitHubs newer Checks API, not the Status API, so I wasn’t sure how to get it to work.

I am also interested in this, since we are looking at moving to Azure pipelines.

After a bit of experimenting, I’ve been able to use bors-ng with Azure Pipelines here. Probably just do what I did:

  • Set your status in bors.toml to the name of your pipeline.
  • Make sure your pipeline is triggered on staging.