integrations-dev/GitHub Informer for Zoho Cliq
The GitHub Action integrates GitHub and Zoho Cliq by notifying about the GitHub Events Performed to the Cliq Channels.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 23, 2023
- License
- None
Pinned Snippet
uses: integrations-dev/cliqinformer@e46d630aa75838a3c08aecfd133fd2fcba824264 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| channel-endpoint | Endpoint of the Channel you would like to Integrate with in Cliq | yes | — |
| branch-protection-rule-message | The Message to be Delivered to the Cliq Channel during a branch protection rule event | — | — |
| check-run-message | The Message to be Delivered to the Cliq Channel during a check run event | — | — |
| check-suite-message | The Message to be Delivered to the Cliq Channel during a check suite event | — | — |
| create-message | The Message to be Delivered to the Cliq Channel during a create event | — | — |
| delete-message | The Message to be Delivered to the Cliq Channel during a delete event | — | — |
| deployment-message | The Message to be Delivered to the Cliq Channel during a deployment event | — | — |
| deployment-status-message | The Message to be Delivered to the Cliq Channel during a deployment status event | — | — |
| discussion-message | The Message to be Delivered to the Cliq Channel during a discussion event | — | — |
| discussion-comment-message | The Message to be Delivered to the Cliq Channel during a discussion comment event | — | — |
| fork-message | The Message to be Delivered to the Cliq Channel during a fork event | — | — |
| gollum-message | The Message to be Delivered to the Cliq Channel during a gollum event | — | — |
| issue-comment-message | The Message to be Delivered to the Cliq Channel during a issue comment event | — | — |
| issues-message | The Message to be Delivered to the Cliq Channel during a issues event | — | — |
| label-message | The Message to be Delivered to the Cliq Channel during a label event | — | — |
| merge-group-message | The Message to be Delivered to the Cliq Channel during a merge group event | — | — |
| milestone-message | The Message to be Delivered to the Cliq Channel during a milestone event | — | — |
| page-build-message | The Message to be Delivered to the Cliq Channel during a page build event | — | — |
| project-message | The Message to be Delivered to the Cliq Channel during a project event | — | — |
| project-card-message | The Message to be Delivered to the Cliq Channel during a project card event | — | — |
| project-column-message | The Message to be Delivered to the Cliq Channel during a project column event | — | — |
| public-message | The Message to be Delivered to the Cliq Channel during a public event | — | — |
| pull-request-message | The Message to be Delivered to the Cliq Channel during a pull request event | — | — |
| pull-request-comment-message | The Message to be Delivered to the Cliq Channel during a pull request comment event | — | — |
| pull-request-review-message | The Message to be Delivered to the Cliq Channel during a pull request review event | — | — |
| pull-request-review-comment-message | The Message to be Delivered to the Cliq Channel during a pull request review comment event | — | — |
| pull-request-target-message | The Message to be Delivered to the Cliq Channel during a pull request target event | — | — |
| push-message | The Message to be Delivered to the Cliq Channel during a push event | — | — |
| registry-package-message | The Message to be Delivered to the Cliq Channel during a registry package event | — | — |
| release-message | The Message to be Delivered to the Cliq Channel during a release event | — | — |
| repository-dispatch-message | The Message to be Delivered to the Cliq Channel during a repository dispatch event | — | — |
| schedule-message | The Message to be Delivered to the Cliq Channel during a schedule event | — | — |
| status-message | The Message to be Delivered to the Cliq Channel during a status event | — | — |
| watch-message | The Message to be Delivered to the Cliq Channel during a watch event | — | — |
| workflow-call-message | The Message to be Delivered to the Cliq Channel during a workflow call event | — | — |
| workflow-dispatch-message | The Message to be Delivered to the Cliq Channel during a workflow dispatch event | — | — |
| workflow-run-message | The Message to be Delivered to the Cliq Channel during a workflow run event | — | — |
| default-message | The Message that is customized to be sent to the Cliq Channel when an action other than specified Occurs | — | — |
| set-message-if-none | If true, Sets Message to default-message else, Doesn't Set Message If No Message given for an Action | — | true |
Outputs
| name | description |
|---|---|
| message-status | The Status of Reception of the Message in the Zoho Cliq Application |
| error-message | The description about the Error that has Occurs in the Message Passer |