Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default value for version in gitHubCheckMilestoneHasNoOpenIssues task #10921

Closed
eleftherias opened this issue Mar 1, 2022 · 0 comments
Closed
Assignees
Labels
in: build An issue in the build type: enhancement A general enhancement
Milestone

Comments

@eleftherias
Copy link
Contributor

The gitHubCheckMilestoneHasNoOpenIssues Gradle task can check if a given milestone has any open issues associated with it.
Currently it looks at the version provided in the nextVersion parameter.
We should make the nextVersion parameter optional and as a default look up the next version using the gitHubNextReleaseMilestone Gradle task.

Related to gh-9693 and gh-10451

@eleftherias eleftherias added in: build An issue in the build type: enhancement A general enhancement labels Mar 1, 2022
@eleftherias eleftherias added this to the 6.0.0-M2 milestone Mar 1, 2022
@eleftherias eleftherias self-assigned this Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant