Skip to content

chore: update PR title format in release workflow to remove tag that skips ci - #119

Merged
wkoutre merged 1 commit into
mainfrom
nickkoutrelakos/do-not-skip-ci
Oct 28, 2025
Merged

chore: update PR title format in release workflow to remove tag that skips ci#119
wkoutre merged 1 commit into
mainfrom
nickkoutrelakos/do-not-skip-ci

Conversation

@wkoutre

@wkoutre wkoutre commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

TL;DR

Remove [skip ci] from production promotion PR title to ensure CI runs on these PRs.

What changed?

  • Removed the [skip ci] directive from the PR title in the production promotion workflow
  • Fixed inconsistent quote styles in the workflow file (changed double quotes to single quotes in several places)

How to test?

  1. Trigger the release-update-production workflow manually
  2. Verify that the created PR has a title without the [skip ci] directive
  3. Confirm that CI workflows run properly on the created PR

Why make this change?

The [skip ci] directive was preventing CI workflows from running on production promotion PRs. This change ensures that all necessary CI checks will run on these PRs, providing better validation before merging changes to production.

@vercel

vercel Bot commented Oct 28, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ai-toolkit-slack-oauth-backend Ready Ready Preview Comment Oct 28, 2025 10:57pm

wkoutre commented Oct 28, 2025

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@wkoutre
wkoutre marked this pull request as ready for review October 28, 2025 22:57
@wkoutre
wkoutre requested a review from a team as a code owner October 28, 2025 22:57
@graphite-app
graphite-app Bot requested a review from Melvillian October 28, 2025 22:57
@wkoutre
wkoutre merged commit 717c811 into main Oct 28, 2025
5 of 8 checks passed
@wkoutre
wkoutre deleted the nickkoutrelakos/do-not-skip-ci branch October 28, 2025 22:57
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.

1 participant