mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Created GitHubActionsService for managing GitHub Actions workflows - Added GitHub Actions button to UI toolbar - Created GitHubActionsView component for workflow management - Added command registration for GitHub Actions bot - Added configuration settings for GitHub Actions - Added localization strings for GitHub Actions feature - Integrated GitHub Actions view into the main app navigation This feature allows users to: - Install GitHub Actions workflows for automated issue and PR handling - Enable/disable the GitHub Actions bot - Configure workflow templates - Set up GitHub repository secrets for API integration |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||