Currently, we have crux and do not have sagitta in the branches https://github.com/vyos/vyos-1x/blob/5b2436fbec8e5279c8b27c03819b1607c1eca0af/.github/workflows/codeql-caller.yml#L17
It needs to fix it.
The crux is EOL and should be removed from the checking code.
Check branch names, some with double quotes, others without quotes.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Unspecified (possibly destroys the router)
- Issue type
- Unspecified (please specify)
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Vijayakumar | T6707 Implement a new build and release workflow based on GitHub Actions | |||
| Resolved | FEATURE REQUEST | Vijayakumar | T6309 Check code quality with CodeQL | ||
| Resolved | FEATURE REQUEST | Vijayakumar | T6310 Change branches for CodeQL on push |
Event Timeline
Comment Actions
Added reusable workflow for codeql
Please review and approve
https://github.com/vyos/vyos-github-actions/pull/2
Comment Actions
Used codeql reusable workflow in a reference repo.
Please review and merge
https://github.com/vyos/vyos-1x/pull/3420