Create Spotify playlists for new GitHub Actions workflows
Give a new automation a memorable audio identity so it is easier to recognize and maintain.
Trigger
New GitHub Actions Workflow Added
Triggers when a new GitHub Actions workflow is added to a repository. Monitors a repository's GitHub Actions workflows and fires an event for each newly added workflow. The payload includes the workflow's name, file path, state, creation and update timestamps, and URLs for the API, web interface, and status badge.
Action
Create playlist
Create a playlist for a spotify user. (the playlist will be empty until you [add tracks](/documentation/web-api/reference/add-tracks-to-playlist).) each user is generally limited to a maximum of 11000 playlists.
Why this helps
New workflows can disappear into repository complexity soon after they are introduced.
- Makes new workflow work more memorable
- Creates a lightweight maintenance cue
Setup
Build it in a few focused steps.
- 1Connect GitHub and Spotify to Notis once.
- 2Create an automation in the portal.
- 3Ask Notis to create a soundtrack playlist when a new GitHub Actions workflow appears.
- 4Pick New GitHub Actions Workflow Added and a reporting channel.
- 5Add a test workflow file to verify it.
Questions about this workflow
Does this run the new GitHub workflow?
No. It responds after GitHub detects that a workflow was added.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link GitHub to Spotify. A trigger fires from one place; an action lands in another.
GitHub triggers
Spotify actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Add items to playlist
Add one or more items to a user's playlist.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Add item to playback queue
Add an item to the end of the user's current playback queue. this api only works for users who have spotify premium. the order of execution is not guaranteed when you use this api with other player api endpoints.
New Workflow Artifact Created
Triggers when a new workflow artifact is created in a GitHub repository. Monitors for newly created GitHub Actions workflow artifacts. Optionally filters by artifact name to restrict monitoring to specific artifacts.
Add items to playlist
Add one or more items to a user's playlist. <<DEPRECATED use add_items_to_playlist>>
Branch Changed
Triggers when a GitHub branch changes. Monitors a specific branch for: - New commits pushed (head commit SHA changes) - Protection status toggled (branch becomes protected or unprotected) - Protection settings changed, including: required status checks and their enforcement level, admin enforcement, required pull request reviews (dismiss stale reviews, code owner reviews, approving review count, last push approval), required linear history, force push allowance, deletion allowance, conversation resolution, branch locking, and fork syncing.
Change playlist details
Change a playlist's name and public/private state. (the user must, of course, own the playlist.)
New Branch Created
Triggers when a new branch is created in a GitHub repository. Detects newly created branches. Deleted branches do not fire events.
Check if user follows artists or users
Check to see if the current user is following one or more artists or other spotify users.
Check Run Status / Conclusion Changed
Triggers when a specific GitHub check run changes its status or conclusion. Monitors a single check run for changes to: status (queued, in_progress, completed, etc.), conclusion (success, failure, neutral, cancelled, skipped, timed_out, action_required), started_at, and completed_at.
Check if users follow playlist
Check to see if one or more spotify users are following a specified playlist.
Check Suite Status / Conclusion Changed
Triggers when a GitHub check suite changes its status or conclusion for a given ref. Monitors all check suites associated with a git reference (branch, tag, or commit SHA) for changes to status (queued, in_progress, completed, etc.) and conclusion (success, failure, neutral, cancelled, skipped, timed_out, action_required, startup_failure, stale). Optionally filters by GitHub App ID.
Check user s saved albums
Check if one or more albums is already saved in the current spotify user's 'your music' library.
New Code Scanning Alert Created
Triggers when a new code scanning alert is created in a repository. Fires an event for each newly created code scanning alert detected in the configured repository. Alerts can be filtered by Git reference, scanning tool, state, and severity. The payload includes the alert number, rule details, tool information, state, severity, and the location of the most recent instance.
Check user s saved audiobooks
Check if one or more audiobooks are already saved in the current spotify user's library.
Connect any two apps with Notis in the middle.
GitHub and Spotify, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Spotify.