Skip to content

fix(ci): repair workflow trigger configuration - #988

Draft
hackobi wants to merge 1 commit into
stabilisationfrom
fix/repair-ci-workflow
Draft

fix(ci): repair workflow trigger configuration#988
hackobi wants to merge 1 commit into
stabilisationfrom
fix/repair-ci-workflow

Conversation

@hackobi

@hackobi hackobi commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the duplicate workflow trigger key from .github/workflows/ci.yml.
  • Restore GitHub Actions job creation for the repository CI workflow.

Validation

  • YAML parses locally.
  • git diff --check passes.
  • GitHub Actions jobs now execute instead of failing before job creation.
  • Type Check: passed.
  • SonarCloud and SonarCloud Code Analysis: passed.
  • Lint: failed on the pre-existing repository baseline with 222 errors and 757 warnings across existing scripts/tests/load generators.

Scope

This is intentionally limited to workflow syntax. It does not alter consensus code, lint rules, or PR #986. The existing lint baseline should be handled as separate, bounded cleanup work.

@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant