<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Musicbrainz on The Castles</title><link>https://chrisvoo.github.io/tags/musicbrainz/</link><description>Recent content in Musicbrainz on The Castles</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 11 Sep 2026 22:28:00 +0000</lastBuildDate><atom:link href="https://chrisvoo.github.io/tags/musicbrainz/index.xml" rel="self" type="application/rss+xml"/><item><title>Automating Monthly Band Checks with GitHub Actions and GitHub Pages</title><link>https://chrisvoo.github.io/posts/automating-monthly-band-checks-with-github-actions-and-github-pages/</link><pubDate>Fri, 11 Sep 2026 22:28:00 +0000</pubDate><guid>https://chrisvoo.github.io/posts/automating-monthly-band-checks-with-github-actions-and-github-pages/</guid><description>&lt;p&gt;This post walks through setting up a Node.js script to run automatically on a monthly schedule via GitHub Actions, commit its updated state back to the repo, and publish a formatted results page to GitHub Pages.&lt;/p&gt;&#10;&lt;p&gt;The example uses a script that polls the MusicBrainz API to detect new album releases for a tracked list of bands — but the pattern applies to any Node.js script that produces structured output you want to share.&lt;/p&gt;&#10;</description></item></channel></rss>