Skip to content

SingleMilestone3 integration test is failing #710

@Jericho

Description

@Jericho

The SingleMilestone3 integration test is attempting to generate the release notes for ChocolateyGUI 0.13.0 but it's failing with the following error message:

Bad Issue https://github.com/chocolatey/ChocolateyGUI/issues/242 expected to find a single label with either Breaking Change, Bug, Documentation, Feature, Good First Issue, Help Wanted, Improvement, Question or Build.

I noticed this problem today but I believe it started about two weeks ago because it looks like a bot named chco-sync added the 'Enhancement' label on this issue (notice that 'Enhancement' is not on the list of expected labels as mentioned in the error message). I suspect the bot modified several other issues, so 242 is probably not the only one.

The solution is simply to add Enhancement to the IssueLabelsInclude list in the body of the SingleMilestone3 test.

I will submit a PR with this fix.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions