obsidian-ci-integration
Installation
SKILL.md
Obsidian CI Integration
Overview
GitHub Actions workflows for Obsidian plugin development: build validation on every push, automated releases when you tag, version-bump scripting, manifest.json validation, and BRAT beta channel support.
Prerequisites
- GitHub repository with an Obsidian plugin
- Working local build (
npm run buildproducesmain.js) manifest.jsonandversions.jsonin repo root- GitHub Actions enabled on the repository