Skip to content

ci: exclude validate-pr-title from merge queue#5613

Merged
dougch merged 3 commits intoaws:mainfrom
CarolYeh910:exclude-pr-validation-from-mq
Nov 12, 2025
Merged

ci: exclude validate-pr-title from merge queue#5613
dougch merged 3 commits intoaws:mainfrom
CarolYeh910:exclude-pr-validation-from-mq

Conversation

@CarolYeh910
Copy link
Copy Markdown
Contributor

@CarolYeh910 CarolYeh910 commented Nov 10, 2025

Goal

validate-pr-title job should succeed on the main branch.

Why

Currently, the validate-pr-title job failed on the main branch even if it succeeded on PR.

How

Add an if statement to each step in the job; thus it's not executed when PRs are merged to main.

Testing

CI should pass

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Nov 10, 2025
@dougch dougch self-requested a review November 10, 2025 23:45
@CarolYeh910 CarolYeh910 marked this pull request as draft November 11, 2025 01:03
@CarolYeh910 CarolYeh910 marked this pull request as ready for review November 11, 2025 18:02
@dougch dougch added this pull request to the merge queue Nov 12, 2025
Merged via the queue into aws:main with commit 0fbb68f Nov 12, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants