Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

GitHub Release notes #1

Merged
merged 10 commits into from
Apr 26, 2019
Merged

GitHub Release notes #1

merged 10 commits into from
Apr 26, 2019

Conversation

hnrkndrssn
Copy link
Contributor

@hnrkndrssn hnrkndrssn commented Apr 4, 2019

@hnrkndrssn hnrkndrssn self-assigned this Apr 5, 2019
@hnrkndrssn hnrkndrssn marked this pull request as ready for review April 8, 2019 00:07
@hnrkndrssn hnrkndrssn requested a review from slewis74 April 8, 2019 00:08
@hnrkndrssn hnrkndrssn changed the title GitHub Release notes [WIP] GitHub Release notes Apr 10, 2019
This will create a section for the release note options in the UI
@hnrkndrssn hnrkndrssn changed the title [WIP] GitHub Release notes GitHub Release notes Apr 10, 2019
# Conflicts:
#	source/Server/GitHubIssueTrackerExtension.cs
{
var store = Substitute.For<IGitHubConfigurationStore>();
var githubClient = Substitute.For<IGitHubClient>();
githubClient.Issue.Comment.GetAllForIssue(Arg.Is("UserX"), Arg.Is("RepoY"), Arg.Is(1234)).Returns(new []
Copy link
Contributor

Choose a reason for hiding this comment

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

Should that Arg.Is(1234) actually be Arg.Is(linkData)?

@slewis74 slewis74 merged commit db5e855 into master Apr 26, 2019
@slewis74 slewis74 deleted the feature-githubreleasenotes branch April 26, 2019 03:42
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.

2 participants