annotate-eol-digests pipeline not migrated to new pipeline system
Open
- 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.