jaychang99/The name of your action here
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| milliseconds | The number of milliseconds to wait before the action starts. | yes | 1000 |
| slack_enabled | Enable Slack notifications | no | false |
| slack_channel_id | The Slack channel ID to send notifications to | — | — |
| slack_access_token | The Slack access token that has the necessary permissions to send messages to the channel | — | — |
| locale | The locale to use for the action | no | en-us |
| member_id_list_to_mention | A list of member IDs to mention in the Slack message, comma separated | — | — |
| api_documentation_url | The URL to the API documentation | no | — |
| openapi_file_path | The path to the OpenAPI file | no | openapi.json |
| head_commit_message | The message of the head commit | — | — |
| head_commit_sha | The SHA of the head commit | — | — |
Outputs
| name | description |
|---|---|
| time | Your output description here |
| result | The result of the Typescript test |