Skip to content

Commit efa7a58

Browse files
bschnurrCopilot
andcommitted
Update release agent: tags-only trigger
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 811e21a commit efa7a58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/agents/release.agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Start by reading `package.json` to determine the current version. Then confirm w
1818
1919
- **Even minor** = stable release (e.g. `2026.4.0` — *example*)
2020
- **Odd minor** = pre-release / dev (e.g. `2026.3.0-dev`, `2026.5.0-dev` — *examples*)
21-
- The stable release pipeline (`build/azure-devdiv-pipeline.stable.yml`) triggers on git tags matching `refs/tags/*`
21+
- The stable release pipeline (`build/azure-devdiv-pipeline.stable.yml`) triggers on git tags matching `*`
2222
- Tag format: `v<version>` (e.g. `v2026.4.0` — *example*)
2323
- Release branch format: `release/<YYYY>.<EVEN_MINOR>` (e.g. `release/2026.4` — *example*)
2424

0 commit comments

Comments
 (0)