This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 1d75d4e852 docs: Licensing Rules 顶部增加新文件 header 强制流程提示 (#3087)
1d75d4e852 is described below
commit 1d75d4e85269f561d04be4794b69fada06831b18
Author: He-Pin(kerr) <[email protected]>
AuthorDate: Fri Jun 19 10:17:56 2026 +0800
docs: Licensing Rules 顶部增加新文件 header 强制流程提示 (#3087)
---
AGENTS.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/AGENTS.md b/AGENTS.md
index c9119ccae9..9e42d6b236 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -16,6 +16,8 @@ Follow `CONTRIBUTING.md`. If this file conflicts with
`CONTRIBUTING.md`, follow
## Licensing Rules
+> **⚠️ Mandatory workflow for new files:** Create the file without any header
→ run `sbt headerCreateAll` → sbt adds the correct header automatically. Never
hand-write or copy-paste a license header.
+
- Do not hand-write or invent license headers. Let sbt manage them.
- For new files, run `sbt headerCreateAll` to add the correct header. Do not
manually paste header text.
- Run `sbt +headerCheckAll` to verify all files carry the expected header.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]