Skip to content

chore: use standalone action repositories#639

Open
greenc-FNAL wants to merge 35 commits into
mainfrom
maintenance/export-reusable-actions
Open

chore: use standalone action repositories#639
greenc-FNAL wants to merge 35 commits into
mainfrom
maintenance/export-reusable-actions

scripts/check_codeql_alerts.py: add timeout and improve ref handling

a714765
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Jun 10, 2026 in 2s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

Actions workflow (codeql-analysis.yaml)

  • ❓  cpp

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 943 in scripts/check_codeql_alerts.py

See this annotation in the file changed.

Code scanning / CodeQL

Unnecessary pass Warning

Unnecessary 'pass' statement.

Check warning on line 678 in scripts/git-ai-commit

See this annotation in the file changed.

Code scanning / CodeQL

File is not always closed Warning

File is opened but is not closed.