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

[pull] main from NethermindEth:main #248

Merged
merged 3 commits into from
Oct 6, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 2, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Copy link

changeset-bot bot commented Oct 2, 2024

⚠️ No Changeset found

Latest commit: 6e4f534

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

sourcery-ai bot commented Oct 2, 2024

Reviewer's Guide by Sourcery

This pull request introduces a new GitHub Actions workflow for CodeQL static application security testing (SAST). The workflow is configured to run on push events to the main branch, pull requests, and on a weekly schedule. It sets up and runs CodeQL analysis for TypeScript code.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Implementation of CodeQL SAST workflow
  • Defined workflow trigger events (push to main, pull requests, weekly schedule, and manual dispatch)
  • Set up job to run on ubuntu-latest with necessary permissions
  • Configured matrix strategy for TypeScript language analysis
  • Added steps for repository checkout, CodeQL initialization, autobuild, and analysis
  • Used specific versions of GitHub Actions to ensure consistency and security
.github/workflows/codeql.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, pull[bot]!). We assume it knows what it's doing!

@pull pull bot added the ⤵️ pull label Oct 2, 2024
@OKEAMAH OKEAMAH merged commit 90c81cc into OKEAMAH:main Oct 6, 2024
5 of 9 checks passed
Copy link
Owner

@OKEAMAH OKEAMAH left a comment

Choose a reason for hiding this comment

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

C

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

Successfully merging this pull request may close these issues.

3 participants