Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[@types/oracledb] Change description for password #69379

Merged
merged 1 commit into from May 1, 2024

Conversation

codershiba
Copy link
Contributor

@codershiba codershiba commented Apr 17, 2024

Please fill in this template.

If changing an existing definition:

@typescript-bot
Copy link
Contributor

typescript-bot commented Apr 17, 2024

@codershiba 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": 69379,
  "author": "codershiba",
  "headCommitOid": "7bc3f900cdade6ea64fa0188f4c0be79900ed1d7",
  "mergeBaseOid": "895d2be48edd77037fb8920161d109059d600002",
  "lastPushDate": "2024-04-17T10:59:43.000Z",
  "lastActivityDate": "2024-05-01T18:26:06.000Z",
  "mergeOfferDate": "2024-05-01T17:39:06.000Z",
  "mergeRequestDate": "2024-05-01T18:26:06.000Z",
  "mergeRequestUser": "codershiba",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "oracledb",
      "kind": "edit",
      "files": [
        {
          "path": "types/oracledb/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "connorjayfitzgerald",
        "dannyb648",
        "jacobwheale"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "rbuckton",
      "date": "2024-05-01T17:38:26.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "jacobwheale",
      "date": "2024-04-23T08:16:01.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2060993246,
  "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 17, 2024
@typescript-bot
Copy link
Contributor

Hey @codershiba,

😒 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 typescript-bot added this to Waiting for Code Reviews in New Pull Request Status Board Apr 17, 2024
@typescript-bot
Copy link
Contributor

🔔 @connorjayfitzgerald @dannyb648 @jacobwheale — 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 moved this from Waiting for Code Reviews to Needs Maintainer Review in New Pull Request Status Board Apr 17, 2024
@typescript-bot typescript-bot added the Owner Approved A listed owner of this package signed off on the pull request. label Apr 23, 2024
@typescript-bot
Copy link
Contributor

⏳ Hi @codershiba,

It's been a few days since this PR was approved by jacobwheale 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 Apr 28, 2024
@typescript-bot
Copy link
Contributor

Re-ping @connorjayfitzgerald, @dannyb648:

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

Could someone please give it some attention? Thanks!

@dannyb648
Copy link
Contributor

Looks good! Good catch!

@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
Contributor

@codershiba: Everything looks good here. I am ready to merge this PR (at 7bc3f90) 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! ❤️

(@connorjayfitzgerald, @dannyb648, @jacobwheale: you can do this too.)

@typescript-bot typescript-bot moved this from Needs Maintainer Review to Waiting for Author to Merge in New Pull Request Status Board May 1, 2024
@codershiba
Copy link
Contributor Author

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in New Pull Request Status Board May 1, 2024
@typescript-bot typescript-bot merged commit 9821928 into DefinitelyTyped:master May 1, 2024
4 checks passed
@codershiba codershiba deleted the patch-12 branch May 1, 2024 18:27
@typescript-bot typescript-bot removed this from Recently Merged in New Pull Request Status Board 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.

None yet

5 participants