Skip to content

Add variable for MR project ID

Add a variable that provides the ID of the project the MR is from.

The webhooks key off of project ID so this will simplify validating a pipeline event comes from a project we care about or not.

Signed-off-by: Patrick Talbert ptalbert@redhat.com

Merge request reports