nextreleaseio / next-release

Next Release is a release note management platform that automates your release notes in 3 clicks.

Home Page:https://www.nextrelease.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

State Problem: Unexpected Status

Mike-E-angelo opened this issue Β· comments

Trying to be low maintenance here. 😁 πŸ‘Ό

Consider this PR:

ExtendedXmlSerializer/NextRelease#8

Notice that it makes use of PR-Labeler

At first, there is no label and NextRelease states there's a problem.

So far so good.

Then PR-Labeler identifies and applies enhancement, and NextRelease goes green.

I then apply a breaking change label as it is a feature that introduces one.

NextRelease does not update in the Pending Release:

While the next version is accurate (1.0.0), the item in the list is denoted as a feature. While that is technically accurate, it is also a breaking change as well. The expectation here is that the item would be promoted to a breaking change to reflect the new version.

This appears to be a state problem in the NextRelease editor.

It published as expected:
https://github.com/ExtendedXmlSerializer/NextRelease/releases/tag/1.0.0

@Mike-EEE Thanks for reporting this. We'll get this turned around!