Setup codeql for static analysis
Hello tcarmet,
My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.
Status report is not available.
Missing Jira issue
It is mandatory to specify a Jira issue in the source branch name
in order to merge into development/8.6. The issue key must follow
the prefix of the branch.
I could not find such an issue in feature/add-codeql.
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.
Branches have diverged
This pull request's source branch feature/add-codeql has diverged from
development/8.6 by more than 50 commits.
To avoid any integration risks, please re-synchronize them using one of the following solutions:
- Merge
origin/development/8.6intofeature/add-codeql - Rebase
feature/add-codeqlontoorigin/development/8.6
Note: If you choose to rebase, you may have to ask me to rebuild
integration branches using the reset command.