m4rs-mt / ILGPU

ILGPU JIT Compiler for high-performance .Net GPU programs
http://www.ilgpu.net
Other
1.34k stars 115 forks source link

improve check required workflow #1249

Open pavlovic-ivan opened 2 months ago

pavlovic-ivan commented 2 months ago

Inspired by this PR.

This PR improves how we create the required check "All required checks succeeded" in the following ways:

The following tasks need to be completed before merging this PR:

The following tasks need to be completed after merging this PR:

Fixes: https://github.com/m4rs-mt/ILGPU/issues/1248