Skip to content

feat: wire up qa-sync and repo-cleanup reusable workflows - #34

Merged
Megueutu merged 1 commit into
mainfrom
feat/qa-sync-and-cleanup-ci
Aug 30, 2026
Merged

feat: wire up qa-sync and repo-cleanup reusable workflows#34
Megueutu merged 1 commit into
mainfrom
feat/qa-sync-and-cleanup-ci

Conversation

@Megueutu

Copy link
Copy Markdown
Contributor

Objetivo

Ativar a sincronização automática main → qa (via PR revisável) e a limpeza de branches sem PR aberta, usando os workflows reutilizáveis centrais do repo .github.

Alterações

  • qa-sync.yml: chama Solierrr/.github/.github/workflows/qa-sync.yml, abre PR main → qa a cada push na main
  • repo-cleanup.yml: chama Solierrr/.github/.github/workflows/repo-cleanup.yml, remove branches remotas sem PR aberta (protege main e qa)

Recursos impactados

Nenhum no cluster - só automação de repositório.

Rollback

Reverter este PR.

Como validar

Depois de mergeado, um push na main deve abrir automaticamente uma PR [AUTO] chore: sync main into qa.

Closes #

CopilotAI lite review requested due to automatic review settings August 30, 2026 20:58

CopilotAI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@sonarqubecloud

Copy link
Copy Markdown

@Megueutu
Megueutu merged commit e71953a into mainAug 30, 2026
3 checks passed
@Megueutu
Megueutu deleted the feat/qa-sync-and-cleanup-ci branch August 30, 2026 21:07
Sign up for freeto 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.

2 participants

@Megueutu