Improve skill in regards to stages vs pipelines#43
Conversation
skills/linear-release-setup/SKILL.md
Outdated
| Stages can be **frozen** in Linear. A frozen stage makes `sync` (without `--release-version`) skip that release and target the next one — a safety net for code freezes. | ||
| Stages can also be **frozen** in Linear. A frozen stage makes `sync` (without `--release-version`) skip that release and land commits on the next one — a safety net for code freezes. This is a process tool, not a way to squeeze two pipelines into one. | ||
|
|
||
| ### Commands |
There was a problem hiding this comment.
Unrelated to this PR - could we instead have it use https://github.com/linear/linear-release as the source of truth for documentation and commands? Otherwise we need to remember to update the skill as well whenever we add new parameters / commands.
There was a problem hiding this comment.
You mean the repo README, right?
There was a problem hiding this comment.
Sorry, bad link - indeed.
There was a problem hiding this comment.
I'll update to refer to the README 🙂
|
Just curious? 😄 |
|
Haha, this whole send on enter man.. not getting used to it 😅 Was going to say that I wonder whether it makes sense to build some kind of evals (test cases) for this skill, but might be overkill and we should probably just tune it as we go. |
|
Yeah, might be nice at some point indeed… |
No description provided.