|
35 | 35 | "variables": {
|
36 | 36 | "input": {
|
37 | 37 | "subjectId": "MDExOlB1bGxSZXF1ZXN0Mzg4Njk0NDU5",
|
38 |
| - "body": "@adamzerella 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* `gaze` (*new!*) [on npm](https://www.npmjs.com/package/gaze), [on unpkg](https://unpkg.com/browse/gaze@latest/)\n - 1 added owner: ✎@adamzerella\n - Config files to check:\n - [`gaze/tsconfig.json`](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/43151/files/bb6d3150b485cd203d265e06ca910262256e523e#diff-75a1852febb3e488c3c078da451a82e5a8609bd59ef44ddd0656bbb96150c1a0): couldn't fetch contents\n - [`gaze/tslint.json`](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/43151/files/bb6d3150b485cd203d265e06ca910262256e523e#diff-a0512397f95f6b7994f9713c8ceb6144061e7cf0d81618a2a9a90cceda075f80): couldn't fetch contents\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-->" |
| 38 | + "body": "@adamzerella 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* `gaze` (*new!*) [on npm](https://www.npmjs.com/package/gaze), [on unpkg](https://unpkg.com/browse/gaze@latest/)\n - 1 added owner: ✎@adamzerella\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-->" |
39 | 39 | }
|
40 | 40 | }
|
41 | 41 | },
|
|
47 | 47 | "body": "🔔 @adamzerella — you're the only owner, but it would still be good if you find someone to [review this PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/43151/files) in the next few days, otherwise a maintainer will look at it. (And if you do find someone, maybe even recruit them to be a second owner to make future changes easier...)\n<!--typescript_bot_pinging-reviewers-others-->"
|
48 | 48 | }
|
49 | 49 | }
|
| 50 | + }, |
| 51 | + { |
| 52 | + "query": "mutation($input: AddPullRequestReviewThreadInput!) { addPullRequestReviewThread(input: $input) { clientMutationId } }", |
| 53 | + "variables": { |
| 54 | + "input": { |
| 55 | + "pullRequestId": "MDExOlB1bGxSZXF1ZXN0Mzg4Njk0NDU5", |
| 56 | + "path": "types/gaze/tsconfig.json", |
| 57 | + "body": "couldn't fetch contents" |
| 58 | + } |
| 59 | + } |
| 60 | + }, |
| 61 | + { |
| 62 | + "query": "mutation($input: AddPullRequestReviewThreadInput!) { addPullRequestReviewThread(input: $input) { clientMutationId } }", |
| 63 | + "variables": { |
| 64 | + "input": { |
| 65 | + "pullRequestId": "MDExOlB1bGxSZXF1ZXN0Mzg4Njk0NDU5", |
| 66 | + "path": "types/gaze/tslint.json", |
| 67 | + "body": "couldn't fetch contents" |
| 68 | + } |
| 69 | + } |
| 70 | + }, |
| 71 | + { |
| 72 | + "query": "mutation($input: SubmitPullRequestReviewInput!) { submitPullRequestReview(input: $input) { clientMutationId } }", |
| 73 | + "variables": { |
| 74 | + "input": { |
| 75 | + "pullRequestId": "MDExOlB1bGxSZXF1ZXN0Mzg4Njk0NDU5", |
| 76 | + "body": "@adamzerella I noticed these differences from the required form. If you can revise your changes to avoid them, so much the better! Otherwise please reply with explanations why they're needed and a maintainer will take a look. Thanks!", |
| 77 | + "event": "COMMENT" |
| 78 | + } |
| 79 | + } |
50 | 80 | }
|
51 | 81 | ]
|
0 commit comments