Skip to content

feat: add pre-build-command input to PR and deploy workflows#194

Merged
kb-typeform merged 1 commit intomainfrom
PLT-2547-adds-pre-build-command
Mar 3, 2026
Merged

feat: add pre-build-command input to PR and deploy workflows#194
kb-typeform merged 1 commit intomainfrom
PLT-2547-adds-pre-build-command

Conversation

@kb-typeform
Copy link
Contributor

Allows projects with codegen (e.g. GraphQL) to run setup commands before linting and building. Runs before lint in PR workflow and before build in deploy workflow, so generated files are available for TypeScript-aware tools like fork-ts-checker-webpack-plugin.

Allows projects with codegen (e.g. GraphQL) to run setup commands
before linting and building. Runs before lint in PR workflow and
before build in deploy workflow, so generated files are available
for TypeScript-aware tools like fork-ts-checker-webpack-plugin.
@kb-typeform kb-typeform requested a review from a team as a code owner March 3, 2026 16:25
@kb-typeform kb-typeform merged commit a6fe9f6 into main Mar 3, 2026
7 of 8 checks passed
@gitstream-cm
Copy link

gitstream-cm bot commented Mar 3, 2026

This PR is missing a Jira ticket reference in the title or description.
Please add a Jira ticket reference to the title or description of this PR.

@gitstream-cm
Copy link

gitstream-cm bot commented Mar 3, 2026

🥷 Code experts: no user but you matched threshold 10

kb-typeform has most 👩‍💻 activity in the files.
kb-typeform has most 🧠 knowledge in the files.

See details

.github/workflows/frontend-deploy-workflow.yml

Activity based on git-commit:

kb-typeform
MAR 0 additions & 23 deletions
FEB 374 additions & 9 deletions
JAN 9 additions & 1 deletions
DEC 292 additions & 12 deletions
NOV
OCT

Knowledge based on git-blame:
kb-typeform: 100%

.github/workflows/frontend-pr-workflow.yml

Activity based on git-commit:

kb-typeform
MAR 3 additions & 24 deletions
FEB 273 additions & 92 deletions
JAN
DEC 458 additions & 16 deletions
NOV
OCT

Knowledge based on git-blame:
kb-typeform: 99%

✨ Comment /gs review for LinearB AI review. Learn how to automate it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants