Skip to content

fix(ci): add build to the validate-pr-title CI job#5610

Merged
dougch merged 1 commit intoaws:mainfrom
CarolYeh910:fix-dependabot-ci
Nov 10, 2025
Merged

fix(ci): add build to the validate-pr-title CI job#5610
dougch merged 1 commit intoaws:mainfrom
CarolYeh910:fix-dependabot-ci

Conversation

@CarolYeh910
Copy link
Copy Markdown
Contributor

@CarolYeh910 CarolYeh910 commented Nov 10, 2025

Goal

Enable dependabot PRs to pass the CI

Why

Dependabot PRs always start with build. Currently, it's not allowed by the validate-pr-title CI job, causing dependabot PRs to fail the CI. This PR will fix it.

How

Add the keyword build to the valid PR title list specified in the validate-pr-title job.

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
@CarolYeh910 CarolYeh910 changed the title fix: add build to the validate-pr-title CI job fix(ci): add build to the validate-pr-title CI job Nov 10, 2025
@dougch dougch enabled auto-merge November 10, 2025 19:34
@dougch dougch added this pull request to the merge queue Nov 10, 2025
Merged via the queue into aws:main with commit 52df6f8 Nov 10, 2025
53 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