wuzhuobin/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 |
|---|---|---|---|
| organization | The name of the organization | no | — |
| user | The name of the user | no | — |
| projectNumber | The number of the project | no | — |
| projectId | The id of the project | no | — |
| token | 'Token used to authenticate with GitHub API. Default is built-in token but a personal access token may be used for organization or user projects.' | no | ${{github.token}} |
| storyPoint | The name story point | no | Story Point |
| status | The name of status | no | Status |
| sprint | The name of sprint | no | Sprint |
| assigneeWithAt | Whether to preprend a @ to a assignee for email notification | no | false |
Outputs
| name | description |
|---|---|
| isSuccess | Is success? |
| sprintGroupHtml | sprint group in html. |
| statusGroupHtml | Status group in html. |
| statusGroupWithSprintGroupHtml | Status group with sprint group in html. |
| assigneeGroupHtml | assignee group in html. |
| assigneeGroupWithSprintGroupHtml | assignee group with sprint group in html. |