Skip to content

[webxr] Add XRLayerQuality#69401

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
mkeblx:webxr-layerquality
May 1, 2024
Merged

[webxr] Add XRLayerQuality#69401
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
mkeblx:webxr-layerquality

Conversation

@mkeblx
Copy link
Copy Markdown
Contributor

@mkeblx mkeblx commented Apr 20, 2024

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 20, 2024

@mkeblx Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

This PR can be merged once it's reviewed by a DT maintainer.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Only a DT maintainer can approve changes without tests

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": 69401,
  "author": "mkeblx",
  "headCommitOid": "02aeeff3d42a02f2b7ad24b4ad2d78ff15f912b2",
  "mergeBaseOid": "1ec9eca0be96d3ed3d77e55e8096add4bbb0bb58",
  "lastPushDate": "2024-04-20T07:04:30.000Z",
  "lastActivityDate": "2024-05-01T21:59:03.000Z",
  "mergeOfferDate": "2024-05-01T21:57:19.000Z",
  "mergeRequestDate": "2024-05-01T21:59:03.000Z",
  "mergeRequestUser": "mkeblx",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "webxr",
      "kind": "edit",
      "files": [
        {
          "path": "types/webxr/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "robrohan",
        "RaananW",
        "capnmidnight",
        "sorskoot"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "rbuckton",
      "date": "2024-05-01T21:56:40.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "sorskoot",
      "date": "2024-05-01T13:01:06.000Z",
      "isMaintainer": false
    },
    {
      "type": "approved",
      "reviewer": "RaananW",
      "date": "2024-04-20T07:10:48.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2067584377,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Untested Change This PR does not touch tests labels Apr 20, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

Hey @mkeblx,

😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module.

This can potentially save days of time for you!

@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @robrohan @RaananW @capnmidnight @sorskoot — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Apr 20, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 24, 2024

⏳ Hi @mkeblx,

It's been a few days since this PR was approved by sorskoot, RaananW and we're waiting for a DT maintainer to give a review.

If you would like to short-circuit this wait, you can edit some of the test files in the package which verify how the .d.ts files work. This would allow the PR to be merged by you or the DT module owners after a re-review.

@typescript-bot typescript-bot added the Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. label May 1, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented May 1, 2024

Re-ping @robrohan, @capnmidnight:

This PR has been out for over a week, yet I haven't seen any reviews.

Could someone please give it some attention? Thanks!

Copy link
Copy Markdown
Contributor

@sorskoot sorskoot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels May 1, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@mkeblx: Everything looks good here. I am ready to merge this PR (at 02aeeff) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@robrohan, @RaananW, @capnmidnight, @sorskoot: you can do this too.)

@mkeblx
Copy link
Copy Markdown
Contributor Author

mkeblx commented May 1, 2024

Ready to merge

@typescript-bot typescript-bot merged commit 9618da7 into DefinitelyTyped:master May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Approved Owner Approved A listed owner of this package signed off on the pull request. Popular package This PR affects a popular package (as counted by NPM download counts). Self Merge This PR can now be self-merged by the PR author or an owner Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants