Actions information and common workflows for Qualcomm Linux repositories.
Action | Description | POC |
---|---|---|
qualcomm/commit-emails-check-action | GitHub action for checking email addresses in PR/Push commits | @quic-nasserg |
qualcomm/copyright-license-checker-action | GitHub action for copyright and license issues in PR/Push commits | @targoy-qti |
Common, "reusable workflows" should go in the .github/workflows
directory for this repository.
TBD
Rulesets can be used to require workflows to pass prior to merge. Some workflows are required for all repos and managed at an organization level. Individual repositories can also require workflows and checks to pass prior to merge.
TBD more info on how to use and required org-level workflows
main: Primary development branch. Contributors should develop submissions based on this branch, and submit pull requests to this branch.
qli-actions is licensed under the BSD-3-clause License. See LICENSE.txt for the full license text.