htl-leoben/Build and send diploma thesis
GitHub action to build and send a diploma thesis using the corresponding Docker image from the school HTL Leoben
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mail-address | The sending email address | no | — |
| mail-address-password | The password for the sending email address | no | — |
| smtp-server | The SMTP server of the sending email | no | — |
| smtp-port | The SMTP server port of the sending email | no | — |
| teams-mail | The email address of the teams channel the diploma thesis is sent to | no | — |
| mail-body | The body to sent with the email. If not set it will default to the commit message | no | — |
| thesis-path | The path from the repository root to the filled out diploma thesis folder. If not set it will default to 'Diplomarbeit' | no | Diplomarbeit |
| dockerhub-username | The DockerHub username for the image. If not set it will default to 'bytebang' | no | bytebang |
| dockerhub-repository | The DockerHub repository name for the image. If not set it will default to 'htlle-da-builder' | no | htlle-da-builder |
| manual-mode | If the repository should not be checked out automatically specify the complete workspace path to the thesis-path. If not set it will default to checking out the latest repository state | no | — |
Outputs
no outputs