Connector Improvement: Ingest state_reason field for Github Issue table
Github's Issue API has a state_reason that provides the reason for why an issue is closed. Can we add that field? Thx!
/repos/{owner}/{repo}/issues/{issue_number}
"state_reason": { "description": "The reason for the current state", "type": [ "string", "null" ],
Please sign in to leave a comment.
Comments
0 comments