GitHubMilestoneCleaner 0.1.0-alpha0003

This is a prerelease version of GitHubMilestoneCleaner.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global GitHubMilestoneCleaner --version 0.1.0-alpha0003
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local GitHubMilestoneCleaner --version 0.1.0-alpha0003
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=GitHubMilestoneCleaner&version=0.1.0-alpha0003&prerelease
nuke :add-package GitHubMilestoneCleaner --version 0.1.0-alpha0003

GitHubMilestoneCleaner

standard-readme compliant Contributor Covenant Build NuGet package

.NET tool to clean GitHub milestones before doing a release.

Table of Contents

Install

dotnet tool install -g GitHubMilestoneCleaner

Usage

dotnet gh-milestone-cleaner --help

Clean version bumps in a milestone

When dependabot or renovate are activated in a project it is possible that the same dependency is bumped multiple times between releases. For clarity each release/milestone should contain only the latest/newest release. The version-bumps command is used to cleanup multiple bumps of the same dependency.

dotnet gh-milestone-cleaner version-bumps -o cake-build -r cake-rider -m 2.0.0 -i -t "some-token"

Maintainer

Nils Andresen @nils-a

Contributing

GitHubMilestoneCleaner follows the Contributor Covenant Code of Conduct.

We accept Pull Requests.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT License © Nils Andresen

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.3.0 202 12/14/2023
0.2.0 262 10/27/2023
0.1.0 321 12/1/2022
0.1.0-alpha0003 341 7/27/2021