Commit Graph

5 Commits

Author SHA1 Message Date
Javier Hinojosa
975c013075 Enhance Gitea workflow for Claude Assistant: add trigger phrase and custom instructions for Gitea environment to improve functionality and user guidance 2025-11-09 16:53:36 -05:00
Javier Hinojosa
1ac2447d0f Enhance Gitea workflow for Claude Assistant: add environment variable for public Gitea URL to ensure correct link generation in comments 2025-11-09 16:49:16 -05:00
Javier Hinojosa
aa9795b814 Refactor Gitea workflow for Claude Assistant: rename action, update triggers, and modify job steps for pull request reviews 2025-11-09 16:41:21 -05:00
Javier Hinojosa
539b7d97ef Update Claude Assistant action version in Gitea workflow to v1.0.20 2025-11-09 16:32:24 -05:00
Javier Hinojosa
2fee826e06 Add initial project setup with Bun, including .gitignore, package.json, and TypeScript configuration
- Created .gitignore to exclude common build and dependency files.
- Added package.json for project metadata and dependencies.
- Introduced tsconfig.json for TypeScript compiler options.
- Included bun.lock for dependency locking.
- Added CLAUDE.md for project documentation.
- Set up Gitea workflow for Claude Assistant integration.
2025-11-09 16:13:34 -05:00