actions-marketplace-validations/Login WeChat Developer Tools
Login WeChat Developer Tools in the CI environment so that projects can be correctly loaded via CLI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| smtp-host | SMTP server to send Login QR Code | — | — |
| smtp-port | SMTP port to send Login QR Code | — | — |
| smtp-secure | Whether SMTPS is used | — | true |
| smtp-username | SMTP username to login the mail server | — | — |
| smtp-password | SMTP password to login the mail server | — | — |
| smtp-sender | Email address of the sender | — | — |
| smtp-receiver | (Optional) Email address of the receiver. If not defined, login code will be sent to the author of the final commit. | — | — |
| cache-key | The cache key to save and restore login sessions | — | wechat-devtools |
| cache-ignore-errors | Whether to break the action on cache errors | — | true |
Outputs
no outputs