mirror of
https://github.com/status-im/github-comment-manager.git
synced 2025-02-21 05:38:24 +00:00
update README
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
511b4a7077
commit
d1d0cc4600
@ -19,10 +19,10 @@ The problem this solves is posting comments in a PR from multiple builds without
|
||||
|
||||
# API
|
||||
|
||||
It exposes just 1 call:
|
||||
It exposes 3 calls:
|
||||
|
||||
* `POST /builds/:id` - Add a new build result and update the PR comment.
|
||||
* `POST /builds/:id/refresh` - Re-render the PR comment for given ID.
|
||||
* `POST /builds/:repo/:id` - Add a new build result and update the PR comment.
|
||||
* `POST /builds/:repo/:id/refresh` - Re-render the PR comment for given ID.
|
||||
* `POST /comments` - Show currently managed comments in PRs.
|
||||
|
||||
By default it listens on `localhost:8080`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user