Skip to content

chore(ci): adicionar criação de GitHub Release após push ao Docker Hub#19

Merged
diego64 merged 1 commit into
mainfrom
chore/github-release-step
Jun 7, 2026
Merged

chore(ci): adicionar criação de GitHub Release após push ao Docker Hub#19
diego64 merged 1 commit into
mainfrom
chore/github-release-step

Conversation

@diego64

@diego64 diego64 commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add github-release job to release.yml, running after docker-push
  • Creates a GitHub Release automatically using gh release create with --generate-notes (auto-fills changelog from merged PRs since the last tag)
  • Requires contents: write permission scoped only to this job

Flow after this change

build → qualidade → testes-unitarios → testes-e2e → cobertura
  → security-scan → aprovacao-producao → docker-push → github-release

🤖 Generated with Claude Code

@diego64 diego64 merged commit 30b47f8 into main Jun 7, 2026
@diego64 diego64 deleted the chore/github-release-step branch June 7, 2026 01:55
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