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

getCommit in Node JS API #8629

Closed
alansemenov opened this issue Jan 21, 2021 · 0 comments
Closed

getCommit in Node JS API #8629

alansemenov opened this issue Jan 21, 2021 · 0 comments
Assignees
Labels
Projects
Milestone

Comments

@alansemenov
Copy link
Member

alansemenov commented Jan 21, 2021

We have JS API to create a commit but nothing to get info on a specific commit.

Implement getCommit() in JS API which takes id (NodeCommitId) and returns the following:

  • date/time
  • message
  • id
  • committer
@rymsha rymsha assigned vbradnitski and unassigned rymsha Jan 21, 2021
@alansemenov alansemenov added this to the 7.7.0 milestone Jan 21, 2021
@rymsha rymsha added this to To do in 7.7.0 via automation Jan 21, 2021
vbradnitski added a commit that referenced this issue Apr 29, 2021
vbradnitski added a commit that referenced this issue Apr 30, 2021
@rymsha rymsha moved this from To do to In progress in 7.7.0 Apr 30, 2021
vbradnitski added a commit that referenced this issue Apr 30, 2021
vbradnitski added a commit that referenced this issue Apr 30, 2021
@rymsha rymsha moved this from In progress to Done in 7.7.0 Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
7.7.0
Done
Development

No branches or pull requests

3 participants