Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jablko committed Jan 4, 2021
1 parent 1b1f045 commit a0f1436
Show file tree
Hide file tree
Showing 54 changed files with 106 additions and 6 deletions.
1 change: 1 addition & 0 deletions src/_tests/fixtures/43314/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-03-22T16:50:35.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/43695-duplicate-comment/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-05-01T00:19:19.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/43695-post-review/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-30T23:07:49.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
22 changes: 21 additions & 1 deletion src/_tests/fixtures/43695-post-review/mutations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"mutation": "mutation ($input: AddLabelsToLabelableInput!) {\n addLabelsToLabelable(input: $input) {\n __typename\n }\n}\n",
"variables": {
"input": {
"labelIds": [
"MDU6TGFiZWwyNDYyODA0MzE1"
],
"labelableId": "MDExOlB1bGxSZXF1ZXN0NDAwMTAwMTk2"
}
}
},
{
"mutation": "mutation ($input: MoveProjectCardInput!) {\n moveProjectCard(input: $input) {\n __typename\n }\n}\n",
"variables": {
Expand All @@ -13,7 +24,7 @@
"variables": {
"input": {
"id": "MDEyOklzc3VlQ29tbWVudDYxMDIzNDI3MA==",
"body": "@alexandercerutti Thank you for submitting this PR!\n\n***This is a live comment which I will keep updated.***\n\n## 1 package in this PR\n\n* `accedo__accedo-one` (*new!*) [on npm](https://www.npmjs.com/package/@accedo/accedo-one), [on unpkg](https://unpkg.com/browse/@accedo/accedo-one@latest/)\n - 1 added owner: ✎@alexandercerutti\n\n## Code Reviews\n\nThis PR adds a new definition, so it needs to be reviewed by a DT maintainer before it can be merged.\n\n## Status\n\n * ✅ No merge conflicts\n * ✅ Continuous integration tests have passed\n * ❌ Only a DT maintainer can approve changes when there are new packages added\n\nOnce every item on this list is checked, I'll ask you for permission to merge and publish the changes.\n\n----------------------\n... diagnostics scrubbed ...\n<!--typescript_bot_welcome-->"
"body": "@alexandercerutti Thank you for submitting this PR!\n\n***This is a live comment which I will keep updated.***\n\n## 1 package in this PR\n\n* `accedo__accedo-one` (*new!*) [on npm](https://www.npmjs.com/package/@accedo/accedo-one), [on unpkg](https://unpkg.com/browse/@accedo/accedo-one@latest/)\n - 1 added owner: ✎@alexandercerutti\n\n## Code Reviews\n\nThis PR adds a new definition, so it needs to be reviewed by a DT maintainer before it can be merged.\n\n## Status\n\n * ✅ No merge conflicts\n * ✅ Continuous integration tests have passed\n * ❌ Only a DT maintainer can approve changes when there are new packages added\n\nOnce every item on this list is checked, I'll ask you for permission to merge and publish the changes.\n\n## Inactive\n\nThis PR has been inactive for 15 days — please try to get reviewers!\n\n----------------------\n... diagnostics scrubbed ...\n<!--typescript_bot_welcome-->"
}
}
},
Expand All @@ -25,5 +36,14 @@
"body": "@alexandercerutti One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!\n<!--typescript_bot_reviewer-complaint-90c94f9-->"
}
}
},
{
"mutation": "mutation ($input: AddCommentInput!) {\n addComment(input: $input) {\n __typename\n }\n}\n",
"variables": {
"input": {
"subjectId": "MDExOlB1bGxSZXF1ZXN0NDAwMTAwMTk2",
"body": "Re-ping «anyone?»:\n\nThis PR has been out for over a week, yet I haven't seen any reviews.\n\nCould someone please give it some attention? Thanks!\n<!--typescript_bot_Unreviewed:nearly:2020-04-15-->"
}
}
}
]
9 changes: 7 additions & 2 deletions src/_tests/fixtures/43695-post-review/result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,21 @@
"targetColumn": "Needs Author Action",
"labels": [
"Revision needed",
"New Definition"
"New Definition",
"Unreviewed"
],
"responseComments": [
{
"tag": "welcome",
"status": "@alexandercerutti Thank you for submitting this PR!\n\n***This is a live comment which I will keep updated.***\n\n## 1 package in this PR\n\n* `accedo__accedo-one` (*new!*) [on npm](https://www.npmjs.com/package/@accedo/accedo-one), [on unpkg](https://unpkg.com/browse/@accedo/accedo-one@latest/)\n - 1 added owner: ✎@alexandercerutti\n\n## Code Reviews\n\nThis PR adds a new definition, so it needs to be reviewed by a DT maintainer before it can be merged.\n\n## Status\n\n * ✅ No merge conflicts\n * ✅ Continuous integration tests have passed\n * ❌ Only a DT maintainer can approve changes when there are new packages added\n\nOnce every item on this list is checked, I'll ask you for permission to merge and publish the changes.\n\n----------------------\n... diagnostics scrubbed ..."
"status": "@alexandercerutti Thank you for submitting this PR!\n\n***This is a live comment which I will keep updated.***\n\n## 1 package in this PR\n\n* `accedo__accedo-one` (*new!*) [on npm](https://www.npmjs.com/package/@accedo/accedo-one), [on unpkg](https://unpkg.com/browse/@accedo/accedo-one@latest/)\n - 1 added owner: ✎@alexandercerutti\n\n## Code Reviews\n\nThis PR adds a new definition, so it needs to be reviewed by a DT maintainer before it can be merged.\n\n## Status\n\n * ✅ No merge conflicts\n * ✅ Continuous integration tests have passed\n * ❌ Only a DT maintainer can approve changes when there are new packages added\n\nOnce every item on this list is checked, I'll ask you for permission to merge and publish the changes.\n\n## Inactive\n\nThis PR has been inactive for 15 days — please try to get reviewers!\n\n----------------------\n... diagnostics scrubbed ..."
},
{
"tag": "reviewer-complaint-90c94f9",
"status": "@alexandercerutti One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!"
},
{
"tag": "Unreviewed:nearly:2020-04-15",
"status": "Re-ping «anyone?»:\n\nThis PR has been out for over a week, yet I haven't seen any reviews.\n\nCould someone please give it some attention? Thanks!"
}
],
"shouldClose": false,
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/43695/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-08T16:23:52.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/43960/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-29T20:48:52.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Needs Maintainer Review",
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
Expand Down
22 changes: 21 additions & 1 deletion src/_tests/fixtures/43960/mutations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"mutation": "mutation ($input: AddLabelsToLabelableInput!) {\n addLabelsToLabelable(input: $input) {\n __typename\n }\n}\n",
"variables": {
"input": {
"labelIds": [
"MDU6TGFiZWwyNDYyODA0MzE1"
],
"labelableId": "MDExOlB1bGxSZXF1ZXN0NDA0NTUyMTQ2"
}
}
},
{
"mutation": "mutation ($input: RemoveLabelsFromLabelableInput!) {\n removeLabelsFromLabelable(input: $input) {\n __typename\n }\n}\n",
"variables": {
Expand All @@ -24,7 +35,16 @@
"variables": {
"input": {
"id": "MDEyOklzc3VlQ29tbWVudDYyMTQ1NDM1NA==",
"body": "@aaltepet Thank you for submitting this PR!\n\n***This is a live comment which I will keep updated.***\n\n## 1 package in this PR\n\n* `supertest` [on npm](https://www.npmjs.com/package/supertest), [on unpkg](https://unpkg.com/browse/supertest@latest/)\n\n## Code Reviews\n\nBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.\n\n## Status\n\n * ✅ No merge conflicts\n * ✅ Continuous integration tests have passed\n * ❌ Most recent commit is approved by type definition owners or DT maintainers\n\nOnce every item on this list is checked, I'll ask you for permission to merge and publish the changes.\n\n----------------------\n... diagnostics scrubbed ...\n<!--typescript_bot_welcome-->"
"body": "@aaltepet Thank you for submitting this PR!\n\n***This is a live comment which I will keep updated.***\n\n## 1 package in this PR\n\n* `supertest` [on npm](https://www.npmjs.com/package/supertest), [on unpkg](https://unpkg.com/browse/supertest@latest/)\n\n## Code Reviews\n\nBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.\n\n## Status\n\n * ✅ No merge conflicts\n * ✅ Continuous integration tests have passed\n * ❌ Most recent commit is approved by type definition owners or DT maintainers\n\nOnce every item on this list is checked, I'll ask you for permission to merge and publish the changes.\n\n## Inactive\n\nThis PR has been inactive for 13 days — please try to get reviewers!\n\n----------------------\n... diagnostics scrubbed ...\n<!--typescript_bot_welcome-->"
}
}
},
{
"mutation": "mutation ($input: AddCommentInput!) {\n addComment(input: $input) {\n __typename\n }\n}\n",
"variables": {
"input": {
"subjectId": "MDExOlB1bGxSZXF1ZXN0NDA0NTUyMTQ2",
"body": "Re-ping @varju, @pietu:\n\nThis PR has been out for over a week, yet I haven't seen any reviews.\n\nCould someone please give it some attention? Thanks!\n<!--typescript_bot_Unreviewed:nearly:2020-04-16-->"
}
}
}
Expand Down
9 changes: 7 additions & 2 deletions src/_tests/fixtures/43960/result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,21 @@
"targetColumn": "Needs Author Action",
"labels": [
"Revision needed",
"Popular package"
"Popular package",
"Unreviewed"
],
"responseComments": [
{
"tag": "welcome",
"status": "@aaltepet Thank you for submitting this PR!\n\n***This is a live comment which I will keep updated.***\n\n## 1 package in this PR\n\n* `supertest` [on npm](https://www.npmjs.com/package/supertest), [on unpkg](https://unpkg.com/browse/supertest@latest/)\n\n## Code Reviews\n\nBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.\n\n## Status\n\n * ✅ No merge conflicts\n * ✅ Continuous integration tests have passed\n * ❌ Most recent commit is approved by type definition owners or DT maintainers\n\nOnce every item on this list is checked, I'll ask you for permission to merge and publish the changes.\n\n----------------------\n... diagnostics scrubbed ..."
"status": "@aaltepet Thank you for submitting this PR!\n\n***This is a live comment which I will keep updated.***\n\n## 1 package in this PR\n\n* `supertest` [on npm](https://www.npmjs.com/package/supertest), [on unpkg](https://unpkg.com/browse/supertest@latest/)\n\n## Code Reviews\n\nBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.\n\n## Status\n\n * ✅ No merge conflicts\n * ✅ Continuous integration tests have passed\n * ❌ Most recent commit is approved by type definition owners or DT maintainers\n\nOnce every item on this list is checked, I'll ask you for permission to merge and publish the changes.\n\n## Inactive\n\nThis PR has been inactive for 13 days — please try to get reviewers!\n\n----------------------\n... diagnostics scrubbed ..."
},
{
"tag": "reviewer-complaint-129f84e",
"status": "@aaltepet One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!"
},
{
"tag": "Unreviewed:nearly:2020-04-16",
"status": "Re-ping @varju, @pietu:\n\nThis PR has been out for over a week, yet I haven't seen any reviews.\n\nCould someone please give it some attention? Thanks!"
}
],
"shouldClose": false,
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44267/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-28T06:48:36.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44282/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-28T00:29:59.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44288/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-28T04:48:25.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44299-with-files/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-29T10:57:59.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44299/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-29T10:57:59.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44316/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-29T15:19:08.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44343-pending-travis/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-29T16:19:21.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44343-pre-travis/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-29T16:19:21.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44343/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-04-29T16:19:21.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44411/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-05-01T10:24:45.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-05-01T19:23:41.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-05-01T19:23:41.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44437/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"maintainerBlessed": false,
"mergeOfferDate": "2020-05-02T12:19:18.000Z",
"hasMergeConflict": false,
"projectColumnName": "Waiting for Author to Merge",
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44439/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-05-02T14:36:15.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44631/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"maintainerBlessed": false,
"mergeOfferDate": "2020-05-15T15:41:43.000Z",
"hasMergeConflict": true,
"projectColumnName": "Waiting for Author to Merge",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44857/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-08-30T10:22:56.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Needs Maintainer Action",
"isFirstContribution": false,
"popularityLevel": "Critical",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44989-14days/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"maintainerBlessed": false,
"mergeOfferDate": "2020-05-23T10:05:30.000Z",
"hasMergeConflict": false,
"projectColumnName": "Waiting for Author to Merge",
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44989-32days/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"maintainerBlessed": false,
"mergeOfferDate": "2020-05-23T10:05:30.000Z",
"hasMergeConflict": false,
"projectColumnName": "Waiting for Author to Merge",
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44989-3days/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"maintainerBlessed": false,
"mergeOfferDate": "2020-05-23T10:05:30.000Z",
"hasMergeConflict": false,
"projectColumnName": "Waiting for Author to Merge",
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/44989-7days/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"maintainerBlessed": false,
"mergeOfferDate": "2020-05-23T10:05:30.000Z",
"hasMergeConflict": false,
"projectColumnName": "Waiting for Author to Merge",
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/45137/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-05-29T07:13:24.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Needs Author Action",
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/45627/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"mergeRequestDate": "2020-07-06T08:36:06.000Z",
"mergeRequestUser": "spamshaker",
"hasMergeConflict": false,
"projectColumnName": "Needs Maintainer Review",
"isFirstContribution": false,
"popularityLevel": "Critical",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/45836/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"mergeRequestDate": "2020-07-08T17:47:50.000Z",
"mergeRequestUser": "mmorearty",
"hasMergeConflict": false,
"projectColumnName": "Needs Author Action",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/45884/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"maintainerBlessed": true,
"mergeOfferDate": "2020-07-06T06:51:10.000Z",
"hasMergeConflict": false,
"projectColumnName": "Waiting for Author to Merge",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/45888/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-07-06T07:40:21.000Z",
"maintainerBlessed": true,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/45890/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-07-05T08:20:29.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Needs Maintainer Review",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/45946/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-07-10T14:00:47.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"projectColumnName": "Needs Maintainer Review",
"isFirstContribution": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/45999/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-07-11T02:36:41.000Z",
"maintainerBlessed": true,
"hasMergeConflict": false,
"projectColumnName": "Waiting for Code Reviews",
"isFirstContribution": false,
"popularityLevel": "Critical",
"pkgInfo": [
Expand Down
1 change: 1 addition & 0 deletions src/_tests/fixtures/46008/derived.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lastActivityDate": "2020-07-11T02:09:10.000Z",
"maintainerBlessed": true,
"hasMergeConflict": false,
"projectColumnName": "Other",
"isFirstContribution": true,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
Expand Down
Loading

0 comments on commit a0f1436

Please sign in to comment.