Skip to content

Update to interface Action of the @types/google-apps-script package#68548

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
gcanossa:patch-1
Feb 9, 2024
Merged

Update to interface Action of the @types/google-apps-script package#68548
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
gcanossa:patch-1

Conversation

@gcanossa
Copy link
Copy Markdown
Contributor

@gcanossa gcanossa commented Feb 7, 2024

Added method setPersistValues(persistValues) as stated here https://developers.google.com/apps-script/reference/card-service/action#setpersistvaluespersistvalues to the Action interface.

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 package.json.

@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Feb 7, 2024

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

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": 68548,
  "author": "gcanossa",
  "headCommitOid": "5402591c1484b0eb9c585d6d431c3fd0afd92203",
  "mergeBaseOid": "f89aa0179c2e5efa63063b189dfe39fa6b725b87",
  "lastPushDate": "2024-02-07T20:58:04.000Z",
  "lastActivityDate": "2024-02-09T11:34:42.000Z",
  "mergeOfferDate": "2024-02-08T23:39:00.000Z",
  "mergeRequestDate": "2024-02-09T11:34:42.000Z",
  "mergeRequestUser": "gcanossa",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "google-apps-script",
      "kind": "edit",
      "files": [
        {
          "path": "types/google-apps-script/google-apps-script.card-service.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "PopGoesTheWza",
        "motemen",
        "pierluigi-montagna",
        "mtgto"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "andrewbranch",
      "date": "2024-02-08T23:38:22.000Z",
      "isMaintainer": true
    },
    {
      "type": "approved",
      "reviewer": "mtgto",
      "date": "2024-02-08T15:25:19.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1932878964,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Untested Change This PR does not touch tests label Feb 7, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

Hey @gcanossa,

😒 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

🔔 @PopGoesTheWza @motemen @pierluigi-montagna @mtgto — 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.

Copy link
Copy Markdown
Contributor

@mtgto mtgto left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution.

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

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

(@PopGoesTheWza, @motemen, @pierluigi-montagna, @mtgto: you can do this too.)

@gcanossa
Copy link
Copy Markdown
Contributor Author

gcanossa commented Feb 9, 2024

Ready to merge

@typescript-bot typescript-bot merged commit e59080d into DefinitelyTyped:master Feb 9, 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. 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