feat: show creation time next to pr title
This commit is contained in:
@@ -6,6 +6,7 @@ query PullRequestQuery($id: ID!) {
|
||||
body
|
||||
state
|
||||
isDraft
|
||||
createdAt
|
||||
baseRef {
|
||||
name
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user