Skip to content

chore: pin ai-workflows self-references at @main#278

Open
JacobPEvans-personal wants to merge 1 commit into
mainfrom
chore/examples-main-pin
Open

chore: pin ai-workflows self-references at @main#278
JacobPEvans-personal wants to merge 1 commit into
mainfrom
chore/examples-main-pin

Conversation

@JacobPEvans-personal

Copy link
Copy Markdown
Member

What

Aligns this repo with the org self-reference convention: every
dryvist/ai-workflows/… reference rides @main, never a SemVer tag —
matching the now-fixed terraform-proxmox wrapper
(terraform-proxmox#502)
and documented in docs#89 /
dryvist/.github#52.

Changes

  • examples/*-caller.yml@v0@main (the canonical copy-paste
    templates).
  • dogfood-*.yml@v0.16.0@main (live self-references that dogfood
    this repo's own workflows).
  • suite-*.yml — usage comments + the transitivity note → @main.
  • README / AGENTS / GETTING_STARTED / PATTERNS — caller examples → @main.
  • GETTING_STARTED — new authoritative Versioning note explaining the
    @main convention and linking to the docs CI/CD policy scanner posture.

release-please and the moving major/minor tags are untouched — SemVer tags
keep existing for the changelog and per-run resolved-SHA audit trail, but
consumers ride @main so upstream fixes land with no per-repo Renovate PR.

Verification

  • bun test158 pass, 0 fail (no script logic changed).
  • grep confirms zero remaining ai-workflows/…@vX references in the repo.

🤖 Generated with Claude Code

Align the repo with the dryvist self-reference convention: every
`dryvist/ai-workflows/...` reference rides `@main`, never a SemVer tag.

- examples/*-caller.yml: @v0 -> @main (the canonical copy-paste templates).
- dogfood-*.yml: @v0.16.0 -> @main (live self-references that dogfood this
  repo's own workflows).
- suite-*.yml usage comments + transitivity note: @v0.8.0 -> @main.
- README / AGENTS / GETTING_STARTED / PATTERNS caller examples: -> @main.
- GETTING_STARTED: add an authoritative "Versioning" note explaining the
  @main convention and linking to the docs CI/CD policy scanner posture.

release-please and the moving major/minor tags still run, so SemVer tags
keep existing for the changelog and per-run resolved-SHA audit trail — but
consumers ride @main so upstream fixes land with no per-repo Renovate PR.

Assisted-by: Claude:claude-opus-4-8
Claude-Session: https://claude.ai/code/session_019mTayMHweSbSdF4ug83FhB

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates all documentation and example workflows to reference the @main branch instead of SemVer tags or SHAs, and adds a section explaining this versioning policy. The review feedback correctly points out that using the term 'pin' when referring to a mutable branch like @main is technically a contradiction and suggests using 'reference' or 'use' instead to avoid confusion.

Comment thread docs/GETTING_STARTED.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant