Skip to content

chore(ci): trigger workflows on pull_request instead of all pushes#147

Merged
konradmichalik merged 1 commit intomainfrom
ci/workflow-pr-triggers
Apr 17, 2026
Merged

chore(ci): trigger workflows on pull_request instead of all pushes#147
konradmichalik merged 1 commit intomainfrom
ci/workflow-pr-triggers

Conversation

@konradmichalik
Copy link
Copy Markdown
Collaborator

Summary

  • Replace push on all branches with push on main only + pull_request trigger
  • Enables CI checks for external PRs (forks)
  • Avoids duplicate workflow runs on internal PRs

Changes

  • .github/workflows/cgl.yml — Switch trigger to push: main + pull_request
  • .github/workflows/tests.yml — Switch trigger to push: main + pull_request

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 17, 2026

Warning

Rate limit exceeded

@konradmichalik has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 20 minutes and 7 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 20 minutes and 7 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e17b993b-cb2d-4aaa-8004-8c2e87308dd9

📥 Commits

Reviewing files that changed from the base of the PR and between 2136bd0 and 80e2819.

📒 Files selected for processing (2)
  • .github/workflows/cgl.yml
  • .github/workflows/tests.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/workflow-pr-triggers

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 and usage tips.

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24565755313

Coverage remained the same at 29.313%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 1426
Covered Lines: 418
Line Coverage: 29.31%
Coverage Strength: 1.09 hits per line

💛 - Coveralls

@konradmichalik konradmichalik merged commit 4811048 into main Apr 17, 2026
20 checks passed
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.

2 participants