Skip to content

feat: implement issue #173 — Compliance: wrong-limit-npm#298

Merged
don-petry merged 14 commits into
mainfrom
dev-lead/issue-173-20260521-0007
May 21, 2026
Merged

feat: implement issue #173 — Compliance: wrong-limit-npm#298
don-petry merged 14 commits into
mainfrom
dev-lead/issue-173-20260521-0007

Conversation

@don-petry

Copy link
Copy Markdown
Collaborator

Closes #173

Implemented by dev-lead agent. Please review.

@don-petry don-petry requested a review from a team as a code owner May 21, 2026 00:07
Copilot AI review requested due to automatic review settings May 21, 2026 00:07
@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai

coderabbitai Bot commented May 21, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@don-petry has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 28 minutes and 47 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 8811705c-ecf3-4192-829f-e344dd2811e2

📥 Commits

Reviewing files that changed from the base of the PR and between 5152217 and 543fb4e.

📒 Files selected for processing (1)
  • .gitignore
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev-lead/issue-173-20260521-0007

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.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7733aa2eba

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/dependabot.yml

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this repository’s Dependabot configuration to comply with the organization’s “security-only” policy for npm by limiting npm update PRs to zero.

Changes:

  • Set open-pull-requests-limit: 0 for the npm Dependabot ecosystem.
  • Kept github-actions Dependabot settings unchanged (including limit 10), consistent with existing policy.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 543fb4ee4d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .gitignore
.dev-lead/
.dev-lead/
# compliance-ci-trigger
# ci-trigger-298

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Fix npm Dependabot limit in workflow config

This commit only adds # ci-trigger-298 to .gitignore, so it does not address the npm Dependabot regression the issue references; open-pull-requests-limit: 0 remains in .github/dependabot.yml (line 7 at this commit), which disables npm version-update PRs. Fresh evidence in this revision is that the diff contains no changes outside .gitignore, so the compliance/security update path stays broken after this commit.

Useful? React with 👍 / 👎.

@sonarqubecloud

Copy link
Copy Markdown

@don-petry don-petry merged commit 09e18f7 into main May 21, 2026
26 of 29 checks passed
@don-petry don-petry deleted the dev-lead/issue-173-20260521-0007 branch May 21, 2026 14:53
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.

Compliance: wrong-limit-npm

3 participants