eteg/Deploy App Zendesk
Adds pull request file changes as a comment to a newly opened PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 6, 2026
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: eteg/deploy-app-zendesk@327b1dad7a859b49873e6fb368578f34421c46e1 # v4.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Environment | yes | develop |
| params | Manifest params | no | — |
| path | Directory path. Default to './' | no | — |
| package | App zip. Cannot be filled if 'path' parameter is filled | no | — |
| app_id | Zendesk Support App ID | no | — |
| allow_multiple_apps | Allow the integration of multiple applications within the same environment | no | — |
| zendesk_apps_config_path | Path of file 'zendesk.apps.config.json'. Default to './' | no | — |
| zendesk_role_restrictions | Role IDs with permission to use the application, separated by comma | no | — |
| zendesk_subdomain | Zendesk subdomain where the app will be deployed | yes | — |
| zendesk_email | Zendesk email to authenticate | no | — |
| zendesk_api_token | Zendesk api token to authenticate | no | — |
| zendesk_access_token | Zendesk access token to authenticate | no | — |
Outputs
no outputs