dotnet / dotnet/docker-tools

annotate-eol-digests pipeline not migrated to new pipeline system

Open
#1,816 0 comments 1 reaction 2 assignees Claimed by @lbussell View on GitHub
Dominant language
C#
Stars
181
Forks
67
Avg merge
2d 15h
Merged PRs (30d)
10

Description

The [annotate-eol-digests pipeline](https://github.com/dotnet/docker-tools/blob/main/eng/pipelines/annotate-eol-digests.yml) fails to run in AzDO. It will get the following error:

```
Encountered error(s) while parsing pipeline YAML:
A value for the 'sourceBuildPipelineRunId' parameter must be provided.
/eng/pipelines/templates/variables/image-builder.yml (Line: 13, Col: 10): Key not found 'sourceBuildPipelineRunId'
```

It's also missing some required parameters that need to be passed to https://github.com/dotnet/docker-tools/blob/main/eng/common/templates/steps/annotate-eol-digests.yml

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.