بنقرة واحدة
commit
Write a git commit message and verify formatting before committing.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Write a git commit message and verify formatting before committing.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Format and build Proxy Verifier.
Create a GitHub pull request from the current branch using the latest commit message for title/body, assign to the current user, and return the PR link.
Run Apache Traffic Server AuTests correctly via autest.sh from tests/autests.
Build and run Proxy Verifier unit tests with CMake and CTest.
Evaluate current PR review comments, apply valid changes, and prepare suggested replies without posting them.
Read a GitHub issue with gh and produce an implementation and verification plan for ATS.
| name | commit |
| description | Write a git commit message and verify formatting before committing. |
When creating a commit for a patch:
bash tools/format.sh if formatting has not been run since the last edits.bash tools/copyright-update.sh after the final edits to update copyrights. With no argument it updates currently changed files; with a commit argument it updates the files touched by that commit.\n sequences.git commit -F <file> to preserve wrapping.Fixes: #<issue_number>.Do not push unless explicitly asked.