Skip to content

Commit

Permalink
Merge branch 'main' into chore/switch-e2e-sql-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
yezizp2012 committed Sep 20, 2024
2 parents 55806e0 + 3c74390 commit a59de4c
Show file tree
Hide file tree
Showing 338 changed files with 8,615 additions and 8,236 deletions.
4 changes: 2 additions & 2 deletions .github/pr-title-checker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"color": "B60205"
},
"CHECKS": {
"regexp": "^(cherrypick|cherry pick|cherry-pick)?(| |:|: )+(feat|fix|test|refactor|chore|style|doc|perf|build|ci|revert|deprecate)(\\(.*\\))?:.*",
"regexp": "^(cherrypick|cherry pick|cherry-pick)?(| |:|: )+(feat|fix|test|refactor|chore|style|doc|perf|build|ci|revert|deprecate)(\\(.*\\))?:[^']*",
"ignoreLabels" : ["ignore-title"]
},
"MESSAGES": {
"failure": "The PR title is invalid. Please refer to https://github.com/risingwavelabs/risingwave/blob/main/CONTRIBUTING.md#pull-request-title for the convention."
"failure": "The PR title is invalid. Please refer to https://github.com/risingwavelabs/risingwave/blob/main/CONTRIBUTING.md#pull-request-title and https://github.com/risingwavelabs/risingwave/blob/main/.github/pr-title-checker-config.json for the convention."
}
}
Loading

0 comments on commit a59de4c

Please sign in to comment.