@types/gtag.js - Add additional "get" callback types according to the API#58984
Conversation
|
@frantonlinsonos Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through. This is a live comment which I will keep updated. 1 package in this PRCode ReviewsBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it. You can test the changes of this PR in the Playground. Status
All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 58984,
"author": "frantonlinsonos",
"headCommitOid": "483394884f5109112899e144be6f43515e2fc39f",
"mergeBaseOid": "a9d5996e671a28b53edf973dcd16dcbb0a4220b7",
"lastPushDate": "2022-02-25T00:27:39.000Z",
"lastActivityDate": "2022-03-16T17:12:28.000Z",
"mergeOfferDate": "2022-03-15T21:43:43.000Z",
"mergeRequestDate": "2022-03-16T17:12:28.000Z",
"mergeRequestUser": "frantonlinsonos",
"hasMergeConflict": false,
"isFirstContribution": true,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "gtag.js",
"kind": "edit",
"files": [
{
"path": "types/gtag.js/gtag.js-tests.ts",
"kind": "test"
},
{
"path": "types/gtag.js/index.d.ts",
"kind": "definition"
}
],
"owners": [
"rokt33r"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "gabritto",
"date": "2022-03-15T21:43:01.000Z",
"isMaintainer": true
}
],
"mainBotCommentID": 1050397025,
"ciResult": "pass"
} |
|
🔔 @Rokt33r — please review this PR in the next few days. Be sure to explicitly select |
|
Re-ping @Rokt33r: This PR has been out for over a week, yet I haven't seen any reviews. Could someone please give it some attention? Thanks! |
|
It has been more than two weeks and this PR still has no reviews. I'll bump it to the DT maintainer queue. Thank you for your patience, @frantonlinsonos. (Ping @Rokt33r.) |
|
@frantonlinsonos: Everything looks good here. I am ready to merge this PR (at 4833948) on your behalf whenever you think it's ready. If you'd like that to happen, please post a comment saying:
and I'll merge this PR almost instantly. Thanks for helping out! ❤️ (@Rokt33r: you can do this too.) |
|
Ready to merge |
CustomParamsandundefinedtypes to the "get" command callback parameter. These types are possible according to the API documentation. The requested field may beCustomParamsif getting user_propertiesnpm test gtag.jspassesIf changing an existing definition: