Reorganize github workflows and use specific label [skip circleci] (#2297)
* Use post job to set workflow status * Apply post_job trick to bench and nix * Change label to skip circleci * Delete setup cache ide step * Skip circle ci when skipping gh * No skip circleci if its config change * Look for skip label in comments as well * Add missing condition * Use a explicit github token
Showing
- .circleci/config.yml 7 additions, 2 deletions.circleci/config.yml
- .github/workflows/bench.yml 39 additions, 43 deletions.github/workflows/bench.yml
- .github/workflows/nix.yml 20 additions, 10 deletions.github/workflows/nix.yml
- .github/workflows/test.yml 50 additions, 46 deletions.github/workflows/test.yml
Loading
Please register or sign in to comment