[Breaking Change] (Cross Version) should not compare against old preview
Open
Nobody has claimed this yet.
Breaking Changes
Central-EngSys
feature-request
Spec PR Tools
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 130
Description
In PR 21606 the Breaking Change(Cross Version) checks compared the new api version to the most recent stable, 2022-05-01, and to an older preview version, 2021-04-01-preview.
There is no point in reporting differences to a preview that is older than the most recent stable api version. This clutters the report with issues that are not relevant and potentially wastes reviewers time investigating these issues.
This issue belongs to a set of related (and possibly at least partially duplicate) issues:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.