Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaadd16d

Browse files
authored
Merge pull request#243 from github/jsinglet/merge-queues
enable merge queues
2 parents46f16cc +2bcbb88 commitaadd16d

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

‎.github/workflows/code-scanning-pack-gen.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name:Code Scanning Query Pack Generation
22

33
on:
4+
merge_group:
45
pull_request:
56
branches:
67
-main

‎.github/workflows/codeql_unit_tests.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name:CodeQL Unit Testing
22

33
on:
4+
merge_group:
45
push:
56
branches:
67
-main

‎.github/workflows/extra-rule-validation.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name:⚙️ Extra Rule Validation
22

33
on:
4+
merge_group:
45
push:
56
branches:
67
-main

‎.github/workflows/generate-html-docs.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name:Generate HTML documentation
22

33
on:
4+
merge_group:
45
push:
56
branches:
67
-main

‎.github/workflows/tooling-unit-tests.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name:🧰 Tooling unit tests
22

33
on:
4+
merge_group:
45
push:
56
branches:
67
-main

‎.github/workflows/validate-coding-standards.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name:Validating Coding Standards
22

33
on:
4+
merge_group:
45
push:
56
branches:
67
-main

‎.github/workflows/verify-standard-library-dependencies.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Verify Standard Library Dependencies
22

33
# Run this workflow every time the "supported_codeql_configs.json" file or a "qlpack.yml" file is changed
44
on:
5+
merge_group:
56
pull_request:
67
branches:
78
-main

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp