dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
292 stars 111 forks source link

Need to disable circleci now that we use github actions #262

Closed pieper closed 2 years ago

pieper commented 2 years ago

I deleted the circleci check as described here:

https://circleci.com/docs/2.0/enable-checks/#troubleshooting-github-checks-waiting-for-status-in-github

will see if this works for the next PR.

richard-viney commented 2 years ago

This check appears to still be listed as required - seems the PRs I've opened today are expecting it to run and it isn't.

pieper commented 2 years ago

Do you know where to turn it off?

On Wed, Jun 8, 2022 at 11:56 PM Richard Viney @.***> wrote:

This check appears to still be listed as required - seems the PRs I've opened today are expecting it to run and it isn't.

— Reply to this email directly, view it on GitHub https://github.com/dcmjs-org/dcmjs/issues/262#issuecomment-1150640623, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA6Y7LSWQWVH44FXCXU3EDVOFTOBANCNFSM5UQX74PA . You are receiving this because you authored the thread.Message ID: @.***>

swederik commented 2 years ago

I disabled builds for this repo via the CircleCI admin page, thanks!