Skip to content

GHA: Add PR dependency check#9671

Merged
bkhouri merged 2 commits intoswiftlang:mainfrom
bkhouri:t/main/gha_pr_dependency_checkl
Apr 15, 2026
Merged

GHA: Add PR dependency check#9671
bkhouri merged 2 commits intoswiftlang:mainfrom
bkhouri:t/main/gha_pr_dependency_checkl

Conversation

@bkhouri
Copy link
Copy Markdown
Contributor

@bkhouri bkhouri commented Jan 31, 2026

Add a workflow that will check if dependent PR are merged. If not, fail the build.

Depends on: swiftlang/github-workflows/pull/233

@bkhouri bkhouri force-pushed the t/main/gha_pr_dependency_checkl branch from 706d87b to c4f2b72 Compare February 3, 2026 15:20
@bkhouri bkhouri force-pushed the t/main/gha_pr_dependency_checkl branch from c4f2b72 to 3ebf436 Compare February 25, 2026 03:54
@bkhouri bkhouri marked this pull request as ready for review February 25, 2026 04:00
@bkhouri bkhouri marked this pull request as draft February 25, 2026 04:01
@bkhouri bkhouri marked this pull request as ready for review March 3, 2026 19:29
@bkhouri bkhouri enabled auto-merge (squash) March 5, 2026 14:06
@bkhouri bkhouri force-pushed the t/main/gha_pr_dependency_checkl branch from 3ebf436 to 9358753 Compare March 10, 2026 03:15

jobs:
check_dependencies:
uses: bkhouri/github-workflows/.github/workflows/check_pr_dependency.yml@t/main/pr_dependency-check
Copy link
Copy Markdown
Contributor Author

@bkhouri bkhouri Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
uses: bkhouri/github-workflows/.github/workflows/check_pr_dependency.yml@t/main/pr_dependency-check
uses: swiftlang/github-workflows/.github/workflows/check_pr_dependency.yml@<specific-version>

@bkhouri bkhouri marked this pull request as draft March 10, 2026 03:18
auto-merge was automatically disabled March 10, 2026 03:18

Pull request was converted to draft

Add a workflow that will check if dependent PR are merged.  If not, fail
the build.
@bkhouri bkhouri force-pushed the t/main/gha_pr_dependency_checkl branch from 9358753 to b13faa3 Compare March 10, 2026 13:04
@bkhouri bkhouri marked this pull request as ready for review April 15, 2026 15:23
@bkhouri
Copy link
Copy Markdown
Contributor Author

bkhouri commented Apr 15, 2026

@swift-ci test

@bkhouri bkhouri enabled auto-merge (squash) April 15, 2026 19:01
@bkhouri bkhouri merged commit 38ac0e9 into swiftlang:main Apr 15, 2026
73 checks passed
@bkhouri bkhouri deleted the t/main/gha_pr_dependency_checkl branch April 16, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants