File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 11# Github Mobsuccess action
22
3- test
4-
53[ ![ NPM] ( https://github.com/mobsuccess-devops/github-actions-mobsuccess/actions/workflows/npm.yml/badge.svg )] ( https://github.com/mobsuccess-devops/github-actions-mobsuccess/actions/workflows/npm.yml )
64
75This action validates that the various Mobsuccess policies are enforced when
@@ -60,12 +58,12 @@ The git hooks are automatically configured via `npm install` (postinstall script
6058
6159# ### Files involved
6260
63- | File | Purpose |
64- |------| ---------|
61+ | File | Purpose |
62+ | ------------------------------ | --------------------------------------------------------------- |
6563| `.githooks/prepare-commit-msg` | Adds `Co-Authored-By : GenAI` if `.genai-assisted` marker exists |
66- | `.cursor/hooks.json` | Cursor hook : creates `.genai-assisted` when agent stops |
67- | `.claude/settings.json` | Claude Code hook : creates `.genai-assisted` when agent stops |
68- | `.genai-assisted` | Temporary marker file (gitignored) |
64+ | `.cursor/hooks.json` | Cursor hook : creates `.genai-assisted` when agent stops |
65+ | `.claude/settings.json` | Claude Code hook : creates `.genai-assisted` when agent stops |
66+ | `.genai-assisted` | Temporary marker file (gitignored) |
6967
7068# ### How to enable for your agent
7169
You can’t perform that action at this time.
0 commit comments