Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Add new APIs for comment #195

Merged
merged 7 commits into from
Oct 30, 2021
Merged

Add new APIs for comment #195

merged 7 commits into from
Oct 30, 2021

Conversation

noahingh
Copy link
Member

@noahingh noahingh commented Oct 30, 2021

Add the following APIs:

  • POST /repos/:namespace/:name/deployments/:number/comments
  • GET /repos/:namespace/:name/deployments/:number/comments
  • GET /repos/:namespace/:name/deployments/:number/comments/:id

Todo

  • Add unit-tests
  • Add OSS version file

@noahingh noahingh added the component: server This issue or pull request is related to the feature of the server-side label Oct 30, 2021
@noahingh noahingh linked an issue Oct 30, 2021 that may be closed by this pull request
@noahingh noahingh marked this pull request as ready for review October 30, 2021 12:35
@noahingh noahingh assigned noahingh and unassigned noahingh Oct 30, 2021
@noahingh noahingh merged commit e3641e2 into main Oct 30, 2021
@noahingh noahingh deleted the feat/approval-with-comment branch October 30, 2021 12:37
@noahingh noahingh added this to the v0.3 milestone Oct 30, 2021
noahingh pushed a commit that referenced this pull request Nov 1, 2021
@noahingh noahingh removed this from the v0.3 milestone Nov 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: server This issue or pull request is related to the feature of the server-side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide APIs for comment on the server-side.
1 participant