mobietrain/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 |
|---|---|---|---|
| title-regex | Title regex to match | yes | ^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test|deps){1}(\([\w\.-]+\))?(!)?:\ ([\w\ ])+([\s\S]*)\[(MT|MI|INT|CT|HF|DB|RI|MN|MP|MOB|PD|NU)-\d+\]$ |
| branch-regex | Title regex to match | yes | (?:MT|MI|INT|CT|HF|DB|RI|MN|MP|MOB|PD|NU)-\d+(?:-\d+)?$ |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |