GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
83 stars 23 forks source link

fix(ci): do not request changes on clang-tidy-lint.yml #1290

Closed RiscadoA closed 1 month ago

RiscadoA commented 1 month ago

Description

The action fails while trying to dismiss the reviews, might as well disable the request changes feature. Note that this doesn't mean disabling the comments, the comments are still there.

Checklist

github-actions[bot] commented 1 month ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/preview/pr-1290/ on branch gh-pages at 2024-07-23 15:04 UTC

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.27%. Comparing base (fedd0bf) to head (7df35a5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1290 +/- ## ======================================= Coverage 36.27% 36.27% ======================================= Files 376 376 Lines 30851 30851 ======================================= Hits 11191 11191 Misses 19660 19660 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.