Skip to content

@types/dockerode - Improve typings for createVolume#59416

Merged
typescript-bot merged 6 commits intoDefinitelyTyped:masterfrom
userlerueda:dockerode-createvolume
Apr 3, 2022
Merged

@types/dockerode - Improve typings for createVolume#59416
typescript-bot merged 6 commits intoDefinitelyTyped:masterfrom
userlerueda:dockerode-createvolume

Conversation

@userlerueda
Copy link
Copy Markdown
Contributor

@userlerueda userlerueda commented Mar 23, 2022

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 23, 2022

@userlerueda Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because 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

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by type definition owners or DT maintainers

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": 59416,
  "author": "userlerueda",
  "headCommitOid": "7732af96cedbcc709de8d721b8cf30a546566b6a",
  "mergeBaseOid": "87fed5c5355e4518db03253847a1ce0cd40c05db",
  "lastPushDate": "2022-03-26T12:28:40.000Z",
  "lastActivityDate": "2022-04-03T22:07:24.000Z",
  "mergeOfferDate": "2022-04-03T22:04:18.000Z",
  "mergeRequestDate": "2022-04-03T22:07:24.000Z",
  "mergeRequestUser": "userlerueda",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "dockerode",
      "kind": "edit",
      "files": [
        {
          "path": "types/dockerode/dockerode-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/dockerode/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "seikho",
        "nlaplante",
        "isac322",
        "lazarusx",
        "meisenzahl",
        "thegecko",
        "CameronDiver",
        "p4sca1",
        "stuartthomson",
        "userlerueda"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "thegecko",
      "date": "2022-04-03T22:03:38.000Z",
      "isMaintainer": false
    },
    {
      "type": "stale",
      "reviewer": "MysteryBlokHed",
      "date": "2022-03-24T00:19:16.000Z",
      "abbrOid": "ef12bef"
    }
  ],
  "mainBotCommentID": 1076542841,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Where is GH Actions? GH Actions didn't give a response to this PR Popular package This PR affects a popular package (as counted by NPM download counts). Author is Owner The author of this PR is a listed owner of the package. labels Mar 23, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @Seikho @nlaplante @isac322 @LazarusX @meisenzahl @thegecko @CameronDiver @P4sca1 @stuartthomson — 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 removed the Where is GH Actions? GH Actions didn't give a response to this PR label Mar 23, 2022
userlerueda and others added 2 commits March 23, 2022 19:01
Co-authored-by: Adam Thompson-Sharpe <adamthompsonsharpe@gmail.com>
@typescript-bot
Copy link
Copy Markdown
Contributor

@MysteryBlokHed Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

Copy link
Copy Markdown
Contributor

@MysteryBlokHed MysteryBlokHed left a comment

Choose a reason for hiding this comment

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

LGTM!

@typescript-bot typescript-bot added the Other Approved This PR was reviewed and signed-off by a community member. label Mar 24, 2022
@MysteryBlokHed
Copy link
Copy Markdown
Contributor

It looks like the PR still needs approval from either one of the other owners or a maintainer

@typescript-bot typescript-bot removed the Other Approved This PR was reviewed and signed-off by a community member. label Mar 26, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

@MysteryBlokHed Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Mar 26, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

@userlerueda The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review.

@userlerueda userlerueda force-pushed the dockerode-createvolume branch from 25f86af to 7732af9 Compare March 26, 2022 12:28
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Mar 26, 2022
@MysteryBlokHed
Copy link
Copy Markdown
Contributor

@Seikho @nlaplante @isac322 @LazarusX @meisenzahl @thegecko @CameronDiver @P4sca1 @stuartthomson
Could one of you take a look at this PR? I'm not able to approve it since I'm not an owner and it's marked as a popular package.

@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner labels Apr 3, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

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

(@Seikho, @nlaplante, @isac322, @LazarusX, @meisenzahl, @thegecko, @CameronDiver, @P4sca1, @stuartthomson: you can do this too.)

@userlerueda
Copy link
Copy Markdown
Contributor Author

Ready to merge

@typescript-bot typescript-bot merged commit bafce25 into DefinitelyTyped:master Apr 3, 2022
@userlerueda userlerueda deleted the dockerode-createvolume branch April 5, 2022 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants