dotnet / dotnet/arcade-services
Changes in `NuGet.config` managing `darc-*` channels should not be considered meaningful
Open
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
## Context
When we have stable versioning, the backflow updates packages but also has to add the stable feed. This is also uninteresting and should be considered meaningful.
## Example
Example PR that is not meaningful:
https://github.com/dotnet/dotnet/pull/3018/files
## Goal
- Get the list of unique `darc-` feeds where the packages from the previous build are located in.
- Add those feed names to the list of strings we match against when detecting meaningful changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.