sourcegraph / scip

SCIP Code Intelligence Protocol
Apache License 2.0
231 stars 32 forks source link

Add CI gating #251

Open varungandhi-src opened 2 weeks ago

varungandhi-src commented 2 weeks ago

Right now, the CI checks use path filtering which interact poorly with the "Required status checks" feature in GitHub (docs).

Instead, we can remove the path filtering logic from the workflow level to a first step inside the job.