Thermal
One stop for all of your Git repository.
fix: split title and url property
Update discord webhook json payload
Add username, title, branch name and commit id
Remove description and color
Change workflow by commit message
Remove content property discord webhook
update: github.event.sender data
fix: Save repository argument to $REPOSITORY_ORG_NAME variable
Pass github context argument to discord-notification.sh
$1: Webhook url
$2: Workflow name
$3: Organisation name/repository name
$4: Ref (branch) name
$5: Commit ID
$6: Author name
$7: Author image
test: dump runner context data
test: dump github & job context data
test: echo job & github data
Add DISCORD_CI_WEBHOOK secrets
fix sending notification run indentation
Trigger discord notifications
Add discord notification script
fix: echo pwd
PWD: Present working directory
Revert back to publish artifacts directory
amd64 deb artificate pack
Validate artifacts folder & directory path
Print directory content script
move linux build app to artifacts directory
Add GitHub Action badge in README.md