sbansiwal/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | Who to greet | yes | World |
| PERSONAL_TOKEN_VALUE | github access token | yes | — |
| PERSONAL_TOKEN_USER | github username | yes | — |
| JIRA_API_TOKEN | token to access JIRA api | yes | — |
| JIRA_DOMAIN | JIRA user domain | yes | — |
| JIRA_USER | JIRA user e-mail | yes | — |
| JIRA_PROJECT_NAME | JIRA project name | yes | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |