Posting test results to GitHub/GitLab

Posting test results to GitHub/GitLab

Buddy automatically sends pipeline status to GitHub and GitLab. Setting up a single pipeline with a wildcard * mode will test code in all your branches and give a corresponding status:

Image loading...GitHub commits list

Using status checks can improve the overall quality of the code. For example, if you use Gitflow, you can configure GitHub to block merging pull requests that have failed the tests: buddy.works/guides/how-protect-code-on-github-with-buddy

Disable Status Sending

However, for specific use cases you may want to disable sending status checks. Let's assume you have a project with a number of pipelines:

  • unit test pipeline run on every push to repo
  • integration test pipeline on the Staginge branch run once a day
  • delivery pipeline for code deployment to Dev/Stage/Production in manual mode

Image loading...Buddy pipelines

The execution status for each pipeline is automatically sent to GitHub/GitLab. However, there are cases where you don't want that – for example, when all tests are passing but there's a connection error during the deployment. From now on, status sending can be disabled in the pipeline options:

Image loading...Disabling commit status

Warning
Buddy is 100% customer driven. If there’s a feature or integration you miss, let us know in the comments below or directly at support@buddy.works.
Jarek Dylewski

Jarek Dylewski

Customer Support

A journalist and an SEO specialist trying to find himself in the unforgiving world of coders. Gamer, a non-fiction literature fan and obsessive carnivore. Jarek uses his talents to convert the programming lingo into a cohesive and approachable narration.

Sep 20th 2018
Last update: Sep 21st 2020
Share