chore: disable cppcheck CI for treeland-protocols and fix typo (branc… - #801
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideDisables cppcheck CI for the treeland-protocols repository configuration and fixes a minor typo in its metadata. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
…he -> branches) Log: treeland-protocols is not a cpp project also remove non-existent branches, keep only master
deepin pr auto review★ 总体评分:100分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 [
{
"branch": [
"master"
],
"src": "workflow-templates/call-clacheck.yml",
"dest": "linuxdeepin/treeland-protocols/.github/workflows/call-clacheck.yml"
},
{
"branch": [
"master"
],
"src": "workflow-templates/call-commitlint.yml",
"dest": "linuxdeepin/treeland-protocols/.github/workflows/call-commitlint.yml"
},
{
"branch": [
"master"
],
"src": "workflow-templates/call-chatOps.yml",
"dest": "linuxdeepin/treeland-protocols/.github/workflows/call-chatOps.yml"
},
{
"branch": [
"master"
],
"src": "workflow-templates/call-license-check.yml",
"dest": "linuxdeepin/treeland-protocols/.github/workflows/call-license-check.yml"
}
] |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: BLumia, wineee The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…he -> branches)
Summary by Sourcery
Disable cppcheck CI for the treeland-protocols repository and correct a typo in its configuration metadata.
CI:
Chores: