Skip to content

Conversation

@chanelgreco
Copy link
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Is it been tested?

  • Development testing done

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have performed a peer-reviewed with team member(s)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

*/

function createNewFolder(project) {
const newFolderId = Drive.Files.insert({
Copy link
Member

Choose a reason for hiding this comment

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

Suggest breaking this into steps for improved readability. See example in other comment.

@jpoehnelt jpoehnelt changed the title Sample for the AppSheet and Apps Script video tutorial feat: sample for the AppSheet and Apps Script video tutorial Dec 9, 2022
@jpoehnelt jpoehnelt merged commit c7f0726 into main Dec 9, 2022
@jpoehnelt jpoehnelt deleted the folder-automation branch December 9, 2022 18:02
brentchang pushed a commit to brentchang/apps-script-samples that referenced this pull request Dec 3, 2023
…orkspace#372)

* Sample for the AppSheet and Apps Script video tutorial

* fix: make requested changes

* fix: broken markdown link

Co-authored-by: Justin Poehnelt <jpoehnelt@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants