rapidsai / rapidsai/shared-workflows

build-in-devcontainer: not cancellable in the GitHub UI?

Open
#506 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Shell
Stars
8
Forks
33
Avg merge
23h 51m
Merged PRs (30d)
19

Description

Description

Today, I observed something like this on a cudf PR:

  1. apply a suggestion from the GitHub UI (that creates a new commit)
  2. immediately after, click "update branch" in the GitHub UI (created a new merge commit pulling in latest main)
  3. observe all jobs on the CI run from the first commit auto-cancelled except devcontainer jobs
  4. try to manually cancel the old workflow run by clicking "Cancel Workflow"
  5. GitHub UI says "You have successfully requested the workflow to be cancelled"
  6. devcontainer jobs not cancelled (even after 10 minutes), next CI run stuck in Pending until they finished

I don't know if this was GitHub issue (temporary or permanent), specific to the build-in-devcontainer workflow (maybe it doesn't respect OS signals?) or something else... just opening to track.

Notes

Details:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the build-in-devcontainer jobs in the shared workflow and compare their cancellation behavior with the other jobs in pr.yaml. Reproduce or inspect the runs linked from cudf PR #21464, then determine whether cancelling the old workflow stops those jobs and prevents the next run from remaining Pending.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.