Skip to content

Fix #1115: Feature Request: Add WebAppConfig support to clasp deploy (access permission) - #1173

Open
Meliza1009 wants to merge 1 commit into
google:masterfrom
Meliza1009:codex-pilot/issue-1115-e9441e5-a6ee
Open

Meliza1009 wants to merge 1 commit into
google:masterfrom
Meliza1009:codex-pilot/issue-1115-e9441e5-a6ee

Conversation

@Meliza1009

Copy link
Copy Markdown

Fixes #1115

Support specifying WebAppConfig (access and executeAs) when creating or updating deployments by reading appsscript.json webapp config and exposing CLI flags --access and --executeAs; include entryPoints.webApp.entryPointConfig in requests to script.projects.deployments.create/update so deployments are created with the requested access/executeAs per R1.


Base: master @ 6b868ba84ca1
Patch: 3 file(s) changed (+169/-100)

Reviewer: please review the diff carefully before merging. This PR was generated automatically and was not executed against the target repository unless noted in the run.

…eploy (access permission)

Closes google#1115

Opened by Codex Pilot. Please review before merging.
@google-cla

google-cla Bot commented Sep 20, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add WebAppConfig support to clasp deploy (access permission)

2 participants