Skip to content

feat(skills): add ama-logs-tag-release skill#1705

Closed
zanejohnson-azure wants to merge 6 commits into
ci_prodfrom
zanejohnson-azure/release-3-4-0
Closed

feat(skills): add ama-logs-tag-release skill#1705
zanejohnson-azure wants to merge 6 commits into
ci_prodfrom
zanejohnson-azure/release-3-4-0

Conversation

@zanejohnson-azure

Copy link
Copy Markdown
Contributor

Adds .github/skills/ama-logs-tag-release/SKILL.md documenting how to create and push the release git tag (e.g. 3.4.0) on the merge commit of the release-notes PR.

Mirrors the lightweight-tag convention used by 3.3.0 and 3.4.0. Companion to the ama-logs-update-charts-release-notes skill — that one ships the PR; this one tags it after merge.

Covers:

  • Verifying the release PR is merged into ci_prod
  • Confirming the merge commit is an ancestor of origin/ci_prod
  • Matching the prior release's tag style (lightweight vs annotated)
  • Pushing only refs/tags/<VERSION> (never --tags)
  • Guardrails: no v prefix, never force-push existing release tags, never tag from an un-merged PR

No production code changes — skill file only.

zanejohnson-azure and others added 6 commits May 28, 2026 16:09
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…utions to 3.4.0 entry

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…section

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Captures the workflow for cutting an ama-logs release PR: bumping the
ciprod image tag across charts/manifests/Dockerfiles and adding a
formatted ReleaseNotes.md entry (modeled on PRs #1656 and #1699).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Documents how to create and push the release tag (e.g. 3.4.0) on the
merge commit of the release-notes PR, following the lightweight-tag
convention used by 3.3.0 and 3.4.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zanejohnson-azure zanejohnson-azure requested a review from a team as a code owner June 3, 2026 22:17
@zanejohnson-azure

Copy link
Copy Markdown
Contributor Author

Closing — branched off the pre-squash release-3-4-0 branch, so this diff includes #1699's already-merged content. Reopening from a clean branch off ci_prod.

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