-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Review and optimize the GitHub Actions CI workflow for Otto:
- Evaluate whether the explicit dependency download step is necessary
- The current workflow has followed by ? github.com/open-telemetry/sig-project-infra/otto/cmd/otto [no test files]
=== RUN TestIsSlashCommand
--- PASS: TestIsSlashCommand (0.00s)
=== RUN TestRegisterModuleAndDispatch
2025/04/21 12:36:22 INFO module registered name=testmod
--- PASS: TestRegisterModuleAndDispatch (0.00s)
PASS
ok github.com/open-telemetry/sig-project-infra/otto/internal 0.389s
2025/04/21 12:36:22 INFO module registered name=oncall
=== RUN TestAddTaskAndGetTaskByIssueNumber
--- PASS: TestAddTaskAndGetTaskByIssueNumber (0.00s)
=== RUN TestTaskAcknowledge
--- PASS: TestTaskAcknowledge (0.00s)
PASS
ok github.com/open-telemetry/sig-project-infra/otto/modules 0.580s which may be redundant - Optimize CI speed while maintaining reliability
Based on feedback from PR #3: #3 (comment)
Metadata
Metadata
Assignees
Labels
No labels