Skip to content

ci: add concurrency, workflow_dispatch, and timeout to build workflow - #51

Merged
spraveenio merged 1 commit into
ROCm:mainfrom
bhatnitish:ci/workflow-improvements
Jun 24, 2026
Merged

spraveenio merged 1 commit into
ROCm:mainfrom
bhatnitish:ci/workflow-improvements

Conversation

@bhatnitish

Copy link
Copy Markdown
Contributor

Summary

  • Add concurrency group with cancel-in-progress: true — cancels stale runs when new commits arrive on the same ref
  • Add workflow_dispatch trigger for manual runs from the Actions tab
  • Add timeout-minutes: 30 to prevent hung jobs from consuming runners

Aligns CI workflow patterns with the gpu-operator, device-config-manager, and device-metrics-exporter repos.

Test plan

  • Verify "Run workflow" button appears in the Actions tab
  • Confirm a second push to the same PR branch cancels the in-progress run

@spraveenio spraveenio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spraveenio
spraveenio merged commit cc55832 into ROCm:main Jun 24, 2026
5 checks passed
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.

2 participants