Skip to content

chore: replace inline workflows with reusable workflow wrappers - #602

Draft
tripura-repalle wants to merge 2 commits into
mainfrom
feat-use-actions-reuseable-workflows
Draft

chore: replace inline workflows with reusable workflow wrappers#602
tripura-repalle wants to merge 2 commits into
mainfrom
feat-use-actions-reuseable-workflows

fix: add Makefile and openapi/** to ci-docker path trigger

e501c1e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 26, 2026 in 4s

7 new alerts including 7 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 7 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 22 in .github/workflows/ci-docker.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 9 in .github/workflows/conventional-commits.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 14 in .github/workflows/go-test.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 14 in .github/workflows/golangci-lint.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 16 in .github/workflows/nilaway.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 14 in .github/workflows/test-issue-on-close.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium test

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 18 in .github/workflows/update-issue-on-close.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}