Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PW_SID:681301] [BlueZ,v2] doc: test patch - DO NOT MERGE #1459

Closed
wants to merge 2 commits into from

Commits on Oct 14, 2022

  1. workflow: Add workflow files

    This patch adds workflow files for ci:
    
    [schedule_work.yml]
      - runs every 30 mins.
      - sync repo with upstream repo and rebase workflow branch to tip of
        master.
      - creates PR after reading patches from patchwork.kernel.org
    
    [ci.yml]
      - Tests the following checks:
        - checkpatch
        - gitlint
        - make
        - make check
    
    [code_scan.yml]
        - Static code checker: Coverity and Clang
        - Coverity: Submit the result to the coverity website
        - Clang Code Scan: Send email with result file to the internal team
    
    To simplify the history, new change will amend to this patch without
    creating new patch.
    tedd-an authored and BluezTestBot committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    6f639df View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. doc: test patch - DO NOT MERGE

    This is the test patch and do not merge.
    tedd-an authored and BluezTestBot committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    b8d81a7 View commit details
    Browse the repository at this point in the history