feat: implement git repository synchronization and automated commit functionality for AI review findings
This commit is contained in:
@@ -12,9 +12,11 @@ RUN cd /action/app && npm install
|
||||
|
||||
COPY .amazonq/ /action/.amazonq/
|
||||
COPY .codex/ /action/.codex/
|
||||
COPY .agents/ /action/.agents/
|
||||
COPY .claude/ /action/.claude/
|
||||
COPY .gemini/ /action/.gemini/
|
||||
COPY .github/ /action/.github/
|
||||
COPY AGENTS.md /action/
|
||||
COPY CLAUDE.md /action/
|
||||
COPY GEMINI.md /action/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user