Skip to content

Commit cf0c165

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents aed40b2 + 79a5a9b commit cf0c165

File tree

287 files changed

+5523
-4476
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

287 files changed

+5523
-4476
lines changed

.github/workflows/build_all.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ jobs:
5757
arch: ${{ matrix.arch }}
5858
build-deps-only: ${{ inputs.build-deps-only || false }}
5959
secrets: inherit
60+

.github/workflows/orca_bot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
exempt-all-issue-milestones: true
2424
# Exempt all issues with assignees from stale
2525
exempt-all-issue-assignees: true
26+
# Exempt feature requests
27+
exempt-issue-labels: "enhancement"
2628
# Idle number of days before marking issues stale
2729
days-before-issue-stale: 90
2830
# Idle number of days before marking issues close

0 commit comments

Comments
 (0)