harryzcy/action-bark

You can send push notifications to iOS via Bark

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
statusSpecify success or failure or cancelled.yes
on_statusThe status on which the notification would be sent. If you specify more than one, separate them by commas. e.g. failure, cancelled noall
titleSpecify a custom title of the notification, required if status is set to custom no""
bodySpecify a custom body of the notification, required if status is set to custom no""
device_keySpecify Bark device key of your deviceyes
levelSpecify iOS notification level (default: active) noactive
badgeThe number displayed next to App icon no
automatically_copyAutomatically copy the content to the clipboard (must be "1" if set) no
copyThe content to be copied to the clipboard no
soundSound to be played, value from https://github.com/Finb/Bark/tree/master/Sounds no
iconAn url to the icon, available only on iOS 15 or later no
groupThe group of the notification no
is_archiveValue must be "1". Whether or not should be archived by the app no
urlThe url to be opened when the notification is clicked (defaults to GitHub run URL) no
bark_server_urlSpecify your Bark server URLyes
github_server_urlSpecify your GitHub Enterprise URLnohttps://github.com

no outputs