mod: move config
This commit is contained in:
parent
9189bb0358
commit
fbd0fbec1d
5 changed files with 0 additions and 0 deletions
20
opencode.cfg/skills/git-release/SKILL.md
Normal file
20
opencode.cfg/skills/git-release/SKILL.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
name: git-release
|
||||
description: Create consistent releases and changelogs
|
||||
license: MIT
|
||||
compatibility: opencode
|
||||
metadata:
|
||||
audience: maintainers
|
||||
workflow: github
|
||||
---
|
||||
|
||||
## What I do
|
||||
|
||||
- Draft release notes from merged PRs
|
||||
- Propose a version bump
|
||||
- Provide a copy-pasteable `gh release create` command
|
||||
|
||||
## When to use me
|
||||
|
||||
Use this when you are preparing a tagged release.
|
||||
Ask clarifying questions if the target versioning scheme is unclear.
|
||||
Loading…
Add table
Add a link
Reference in a new issue