Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

add SourceLink.MilestoneReleaseNotes #370

Merged
merged 1 commit into from
Sep 25, 2018
Merged

Conversation

ctaggart
Copy link
Owner

No description provided.

@ctaggart ctaggart added this to the 3.1.0 milestone Sep 25, 2018
@ctaggart
Copy link
Owner Author

Test successfully with:

dotnet tool install --global SourceLink.MilestoneReleaseNotes --version 3.0.0-build.778 --add-source https://ci.appveyor.com/nuget/sourcelink

I tested with environment variables:

$env:RELEASENOTES_GITHUBTOKEN = "mytoken"
$env:RELEASENOTES_GITHUBOWNER = "ctaggart"
$env:RELEASENOTES_GITHUBREPOSITORY = "sourcelink"
$env:RELEASENOTES_MILESTONE = "3.0.0"
milestonereleasenotes

I also ran it by specifying args:

milestonereleasenotes githubowner=ctaggart githubrepository=sourcelink milestone=3.0.0
dotnet tool uninstall SourceLink.MilestoneReleaseNotes -g

@ctaggart ctaggart merged commit d24b810 into master Sep 25, 2018
@ctaggart ctaggart deleted the MilestoneReleaseNotes branch September 25, 2018 05:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant