Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Collaborator

👋 Hi! This PR is meant to let you know that we're going to be applying formatting automatically to all DefinitelyTyped packages1. This PR is split out of:

This package is particularly huge (>1MB), so we're tagging you in an individual PR as a heads up. Please post here to let us know if you have any workflow needs that auto-formatting might disrupt2.

Cheers! 💖

Footnotes

  1. Note that formatting will be applied as a commit to master after each PR. PRs won't be blocked on any CI check for proper formatting. See Using a formatter for formatting (instead of lint rules) #65993 for more information.

  2. For example, if this package is fully auto-generated (rather than manually edited), subsequent PRs might have a lot of noise from formatting differences. We can exclude it from formatting in that case.

@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 11, 2023

@JoshuaKGoldberg 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, DT maintainers or others

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": 66349,
  "author": "JoshuaKGoldberg",
  "headCommitOid": "c38f769b9de3fbc02dfb8a118f1581f33e096ec9",
  "mergeBaseOid": "77fd45a8acc24b0134624306b279fa45cdec09b3",
  "lastPushDate": "2023-08-11T18:21:28.000Z",
  "lastActivityDate": "2023-08-26T16:44:28.000Z",
  "mergeOfferDate": "2023-08-26T00:23:48.000Z",
  "mergeRequestDate": "2023-08-26T16:44:28.000Z",
  "mergeRequestUser": "JoshuaKGoldberg",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": true,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "titanium",
      "kind": "edit",
      "files": [
        {
          "path": "types/titanium/console.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/titanium/globals.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/titanium/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/titanium/titanium-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "appcelerator",
        "janvennemann",
        "drauggres",
        "ffMathy"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "janvennemann",
      "date": "2023-08-26T00:23:02.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1675194101,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

🔔 @appcelerator @janvennemann @drauggres @ffMathy — 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
Copy link
Contributor

Re-ping @appcelerator, @janvennemann, @drauggres, @ffMathy:

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

Could someone please give it some attention? Thanks!

@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 Aug 22, 2023
Copy link
Contributor

@janvennemann janvennemann 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, this shouldn't be an issue for us. Although the types are generated it's no problem at all to run them through a formatter before submitting a PR.

@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 and removed Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Aug 26, 2023
@typescript-bot
Copy link
Contributor

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

(@appcelerator, @janvennemann, @drauggres, @ffMathy: you can do this too.)

@JoshuaKGoldberg
Copy link
Collaborator Author

Ready to merge

@typescript-bot typescript-bot merged commit c4c6d86 into DefinitelyTyped:master Aug 26, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the dprint-titanium branch August 26, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Huge Change 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants