Add Person Who Closed Issue to Issues Table #2456
Labels
add-feature
Adds new features
API
Related to Augur's metrics API
database
Related to Augur's unifed data model
The cntrb_id at the end of the issues table is intended to have the user id for the person who closed the issue. This is available from the issue API, here: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#get-an-issue
Here is the returned JSON block containing that information:
Simply add to the issue task.
The text was updated successfully, but these errors were encountered: