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

Creating release fails when no issues in the release milestone #6

Closed
sjohnr opened this issue Jan 2, 2024 · 0 comments
Closed

Creating release fails when no issues in the release milestone #6

sjohnr opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
type: bug A general bug
Milestone

Comments

@sjohnr
Copy link
Collaborator

sjohnr commented Jan 2, 2024

Describe the bug

Creating release fails when no issues in the release milestone.

To Reproduce

Run the following when there are no closed issues in the provided release milestone:

./gradlew createGitHubRelease -PnextVersion=1.0.1 -Pbranch=main

Expected behavior

The task should fail with a meaningful error message.

@sjohnr sjohnr added the type: bug A general bug label Jan 2, 2024
@sjohnr sjohnr self-assigned this Jan 2, 2024
@sjohnr sjohnr added this to the 1.0.1 milestone Jan 2, 2024
@sjohnr sjohnr closed this as completed in e812de6 Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant