Pull Request

{{scGetRepos.data.repeat_repo.where(`full_name`, varProjectID.value, '==')[0].repo_name}}
# PR# Title Author Date Review Status Linked Issues Actions
{{$index + 1}} {{number}}
{{title}}
{{name}}
{{head.ref}}
{{user.login.substring(0, 1)}}
{{created_at.formatDate('dd MMM yy, HH:mm')}} Loading...
#{{scGetIssueDetails.data.varData.number}} - {{scGetIssueDetails.data.varData.title}}
{{actor.login}} {{event}} {{assignee.login}} on {{created_at.formatDate('dd MMM yyyy HH:mm')}}
{{actor.login}} added a commit {{commit_id}} on {{created_at.formatDate('dd MMM yyyy HH:mm')}}
{{actor.login}} {{event == 'labeled' ? 'added':'removed'}} a label {{label.name}} on {{created_at.formatDate('dd MMM yyyy HH:mm')}}
{{actor.login}} closed this as completed in {{commit_id}} on {{created_at.formatDate('dd MMM yyyy HH:mm')}}
{{user.login}} Last Edited At: {{updated_at.formatDate('dd MMM yyyy HH:mm')}}