Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ playwright-report/
.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 👍 / 👎.

Loading