Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

RiscadoA
Copy link
Member

@RiscadoA RiscadoA commented Jul 21, 2024

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

  • Self-review changes.
  • Evaluate impact on the documentation.
  • Ensure test coverage.
  • Write new samples.
  • Add entry to the changelog's unreleased section.

@RiscadoA RiscadoA added this to the 0.3 Standalone Editor milestone Jul 21, 2024
@RiscadoA RiscadoA requested a review from a team as a code owner July 21, 2024 16:04
@RiscadoA RiscadoA linked an issue Jul 21, 2024 that may be closed by this pull request
@github-actions github-actions bot added A-Meta B-CI Related to CI actions C-Bug labels Jul 21, 2024
Copy link
Contributor

github-actions bot commented Jul 21, 2024

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

@RiscadoA RiscadoA self-assigned this Jul 21, 2024
Copy link

codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RiscadoA RiscadoA requested review from luishfonseca and removed request for EdSwordsmith July 22, 2024 19:12
@RiscadoA RiscadoA enabled auto-merge (rebase) July 22, 2024 19:55
@RiscadoA RiscadoA force-pushed the 1288-clang-tidy-lint-unable-to-dismiss-reviews branch from 7df35a5 to 5d5fa9a Compare July 23, 2024 15:03
@RiscadoA RiscadoA merged commit 2f68897 into main Jul 23, 2024
9 checks passed
@RiscadoA RiscadoA deleted the 1288-clang-tidy-lint-unable-to-dismiss-reviews branch July 23, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Meta B-CI Related to CI actions C-Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clang Tidy Lint unable to dismiss reviews
4 participants