diff --git a/plugin.json b/plugin.json new file mode 100644 index 0000000..26cfe94 --- /dev/null +++ b/plugin.json @@ -0,0 +1,12 @@ +{ + "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", + "name": "github-release", + "version": "0.8.8", + "description": "Safe, automated GitHub releases with supply chain security. Prevents dangerous gh release commands, orchestrates version bumps, signed tags, and CI-driven releases across ecosystems (TYPO3, PHP, Node.js, Go, Python, Rust, skill repos).", + "author": { + "name": "Netresearch DTT GmbH", + "url": "https://www.netresearch.de" + }, + "repository": "https://github.com/netresearch/github-release-skill", + "license": "(MIT AND CC-BY-SA-4.0)" +}