chore(release): translate Hall of Contributors to English in workflows and changelog

This commit is contained in:
diegosouzapw
2026-05-27 04:36:15 -03:00
parent 5373b97ced
commit 07fd7f20cc
3 changed files with 8 additions and 8 deletions

View File

@@ -123,9 +123,9 @@ Keep an empty `## [Unreleased]` section above it, separated by a horizontal rule
- ...
### 🏆 Hall de Contribuidores
### 🏆 Hall of Contributors
Um agradecimento especial a todos que contribuíram com código, revisões e testes para este release:
A special thanks to everyone who contributed code, reviews, and tests for this release:
@user1, @user2
---
@@ -133,7 +133,7 @@ Um agradecimento especial a todos que contribuíram com código, revisões e tes
## [3.6.9] — 2026-04-19
```
> **🔴 HALL DE CONTRIBUIDORES RULE**: You MUST parse all the PR author mentions (e.g., `(thanks @username)`) from the new version's changelog items, deduplicate them, and append them as a "Hall de Contribuidores" section at the end of the new release block, exactly as shown above.
> **🔴 HALL OF CONTRIBUTORS RULE**: You MUST parse all the PR author mentions (e.g., `(thanks @username)`) from the new version's changelog items, deduplicate them, and append them as a "Hall of Contributors" section at the end of the new release block, exactly as shown above.
### 5. Update openapi.yaml version ⚠️ MANDATORY

View File

@@ -117,9 +117,9 @@ Keep an empty `## [Unreleased]` section above it, separated by a horizontal rule
- ...
### 🏆 Hall de Contribuidores
### 🏆 Hall of Contributors
Um agradecimento especial a todos que contribuíram com código, revisões e testes para este release:
A special thanks to everyone who contributed code, reviews, and tests for this release:
@user1, @user2
---
@@ -127,7 +127,7 @@ Um agradecimento especial a todos que contribuíram com código, revisões e tes
## [3.6.9] — 2026-04-19
```
> **🔴 HALL DE CONTRIBUIDORES RULE**: You MUST parse all the PR author mentions (e.g., `(thanks @username)`) from the new version's changelog items, deduplicate them, and append them as a "Hall de Contribuidores" section at the end of the new release block, exactly as shown above.
> **🔴 HALL OF CONTRIBUTORS RULE**: You MUST parse all the PR author mentions (e.g., `(thanks @username)`) from the new version's changelog items, deduplicate them, and append them as a "Hall of Contributors" section at the end of the new release block, exactly as shown above.
### 5. Update openapi.yaml version ⚠️ MANDATORY

View File

@@ -14,9 +14,9 @@
- **ci:** build Docker platforms on native runners (linux/amd64 on ubuntu-24.04 and linux/arm64 on ubuntu-24.04-arm) instead of emulated QEMU, reducing build times significantly (#2774 — thanks @thanet-s)
### 🏆 Hall de Contribuidores
### 🏆 Hall of Contributors
Um agradecimento especial a todos que contribuíram com código, revisões e testes para este release:
A special thanks to everyone who contributed code, reviews, and tests for this release:
@thanet-s
---