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

Updated and delete milestone #402

Merged
merged 8 commits into from Mar 31, 2020
Merged

Updated and delete milestone #402

merged 8 commits into from Mar 31, 2020

Conversation

anamariamv
Copy link
Contributor

This PR implement:

docs/docs/issue.md Outdated Show resolved Hide resolved
Copy link
Contributor

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

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

👍

}
```

The `result` on the right is the corresponding [Milestone][milestone-scala]
Copy link
Contributor

Choose a reason for hiding this comment

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

it's unit, no?

anamariamv and others added 3 commits March 30, 2020 23:08
Co-Authored-By: Juan Pedro Moreno <4879373+juanpedromoreno@users.noreply.github.com>
@@ -232,4 +232,28 @@ class IssuesInterpreter[F[_]](implicit client: HttpClient[F], accessToken: Optio
headers,
MilestoneData(title, state, description, due_on)
)

override def updatedMilestone(
Copy link
Member

Choose a reason for hiding this comment

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

updateMilestone for consistency?

Ana Marquez Velazquez added 2 commits March 31, 2020 12:31
# Conflicts:
#	docs/docs/issue.md
#	github4s/src/main/scala/github4s/algebras/Issues.scala
#	github4s/src/main/scala/github4s/interpreters/IssuesInterpreter.scala
#	github4s/src/test/scala/github4s/unit/IssuesSpec.scala
#	github4s/src/test/scala/github4s/utils/TestData.scala
@anamariamv anamariamv merged commit 5e92343 into master Mar 31, 2020
@juanpedromoreno juanpedromoreno deleted the am-updated-delete branch July 17, 2020 11:33
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.

None yet

3 participants