Skip to content

GitHub integration: use unique context for each pipeline

What does this MR do and why?

Describe in detail what your merge request does and why.

This change creates a unique GitHub integration context for each pipeline.

Fixes: #216629

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Create a project with GitHub integration and a child pipeline
  2. Make the child pipeline succeed quickly, and make the parent pipeline fail some time later
  3. On GitHub, observe that each pipeline has a unique context

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kyle Edwards

Merge request reports