Skip to content

Allow for additional GitHub issue state to be set#7429

Merged
mthalman merged 2 commits into
dotnet:mainfrom
mthalman:issue
May 24, 2021
Merged

Allow for additional GitHub issue state to be set#7429
mthalman merged 2 commits into
dotnet:mainfrom
mthalman:issue

Conversation

@mthalman

Copy link
Copy Markdown
Member

I want to be able to use IssueManager to create issues and also need to be able to set the issue label. I've updated the API to allow labels to be set in addition to the rest of the available state that can be set: milestone and assignees.

@mthalman
mthalman requested a review from jcagme May 21, 2021 18:00
Comment thread src/Microsoft.DotNet.Git.IssueManager/src/Helpers/RepositoryHelper.cs Outdated

@jcagme jcagme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just one minor nit comment

@mthalman
mthalman merged commit 8a53ad4 into dotnet:main May 24, 2021
@mthalman
mthalman deleted the issue branch May 24, 2021 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants