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

feat: Skip issue matching for snyk and dependabot PRs. #982

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

ebadiere
Copy link
Collaborator

@ebadiere ebadiere commented Oct 9, 2024

Applied the check-pr from the hedera-json-rpc-relay.

Fixes #981

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@ebadiere ebadiere requested review from a team as code owners October 9, 2024 22:07
@ebadiere ebadiere self-assigned this Oct 9, 2024
@ebadiere ebadiere added the enhancement New feature or request label Oct 9, 2024
@ebadiere ebadiere added this to the 0.11.0 milestone Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

Test Results

 16 files  ±0   82 suites  ±0   11m 47s ⏱️ +14s
290 tests ±0  284 ✅ ±0  6 💤 ±0  0 ❌ ±0 
299 runs  ±0  292 ✅ ±0  7 💤 ±0  0 ❌ ±0 

Results for commit e374226. ± Comparison against base commit a2b219e.

@quiet-node quiet-node merged commit 5f57e9d into main Oct 11, 2024
34 checks passed
@quiet-node quiet-node deleted the 981-update-pr-script-to-bypass-snyk-and-deps-PRs branch October 11, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update the check-pr script to bypass issue matching for snyk and dependabot PRs.
3 participants