aleksandraaleksandrova/Greeter and Printer
Run a JAR file, which greets the user and prints the contents of changed files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The account to greet | yes | — |
| changed-files | List of changed files | yes | — |
Outputs
| name | description |
|---|---|
| greeting | The greeting to the person, who opened the pull request |
| files-contents | The contents of changed files |