Skip to content

Conversation

@inancgumus
Copy link
Contributor

@inancgumus inancgumus commented Nov 21, 2025

What?

Adds a new release workflow that:

  • Accepts a version input
  • Runs only on workflow_dispatch
  • Validates the version in version.go (guardrail)
  • Pushes the tag so the current build workflow kicks in

Why?

See #5444 for details.

Works as expected

Checklist

  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have added tests for my changes.
  • I have run linter and tests locally (make check) and all pass.

Checklist: Documentation (only for k6 maintainers and if relevant)

Please do not merge this PR until the following items are filled out.

  • I have added the correct milestone and labels to the PR.
  • I have updated the release notes: link

Related PR(s)/Issue(s)

@inancgumus inancgumus self-assigned this Nov 21, 2025
@github-actions

This comment has been minimized.

@inancgumus inancgumus temporarily deployed to azure-trusted-signing November 21, 2025 15:37 — with GitHub Actions Inactive
@inancgumus inancgumus temporarily deployed to azure-trusted-signing November 21, 2025 15:39 — with GitHub Actions Inactive
@inancgumus inancgumus mentioned this pull request Nov 21, 2025
2 tasks
@github-actions

This comment has been minimized.

@inancgumus inancgumus force-pushed the add/release-workflow branch 3 times, most recently from 3661890 to 6c23208 Compare November 21, 2025 20:05
- Accepts a version input
- Runs only on workflow_dispatch
- Validates version.go (guardrail)
- Push the tag so the the current build workflow kicks-in
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