Skip to content

Fix comment for jasmine afterAll.#59615

Merged
typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
64json:patch-1
Mar 31, 2022
Merged

Fix comment for jasmine afterAll.#59615
typescript-bot merged 2 commits intoDefinitelyTyped:masterfrom
64json:patch-1

Conversation

@64json
Copy link
Copy Markdown
Contributor

@64json 64json commented Mar 30, 2022

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: <>
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.

@64json 64json requested a review from borisyankov as a code owner March 30, 2022 21:44
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Mar 30, 2022

@64json 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 PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

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": 59615,
  "author": "64json",
  "headCommitOid": "152d1f0d01f208cfd978ba08b769faccb601de0d",
  "mergeBaseOid": "7b9a23bcaa85088bfa8fd0776392ef0b027b82f4",
  "lastPushDate": "2022-03-30T21:49:59.000Z",
  "lastActivityDate": "2022-03-31T22:13:01.000Z",
  "mergeOfferDate": "2022-03-31T22:01:58.000Z",
  "mergeRequestDate": "2022-03-31T22:13:01.000Z",
  "mergeRequestUser": "64json",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "jasmine",
      "kind": "edit",
      "files": [
        {
          "path": "types/jasmine/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/jasmine/v3/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "borisyankov",
        "theodorejb",
        "davidparsson",
        "lukas-zech-software",
        "Engineer2B",
        "cyungmann",
        "Roaders",
        "devoto13",
        "fdim",
        "kolodny",
        "stephenfarrar",
        "djungowski",
        "chivesrs",
        "kirjs",
        "ienzam"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "andrewbranch",
      "date": "2022-03-31T22:01:19.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "chivesrs",
      "date": "2022-03-31T19:01:14.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1083655496,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Untested Change This PR does not touch tests labels Mar 30, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

Hey @64json,

😒 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

🔔 @borisyankov @theodorejb @davidparsson @lukas-zech-software @Engineer2B @cyungmann @Roaders @devoto13 @FDIM @kolodny @stephenfarrar @djungowski @chivesrs @kirjs @ienzam — 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 Mar 31, 2022
@typescript-bot typescript-bot added Maintainer Approved Self Merge This PR can now be self-merged by the PR author or an owner labels Mar 31, 2022
@typescript-bot
Copy link
Copy Markdown
Contributor

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

(@borisyankov, @theodorejb, @davidparsson, @lukas-zech-software, @Engineer2B, @cyungmann, @Roaders, @devoto13, @FDIM, @kolodny, @stephenfarrar, @djungowski, @chivesrs, @kirjs, @ienzam: you can do this too.)

@64json
Copy link
Copy Markdown
Contributor Author

64json commented Mar 31, 2022

Ready to merge

@typescript-bot typescript-bot merged commit 85c07a9 into DefinitelyTyped:master Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical package Maintainer Approved 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 Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants