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 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||