Skip to content

Conversation

@spoorcc
Copy link
Contributor

@spoorcc spoorcc commented Jul 11, 2025

Fixes #361 by creating a reusable githubaction

Description by Korbit AI

What change is being made?

Create a reusable GitHub Action for performing a dfetch check and uploading SARIF results, and update the workflow files to utilize this new action.

Why are these changes being made?

These changes improve the maintainability and reusability of the dfetch check process within GitHub workflows by encapsulating it into a single, reusable action. This approach simplifies the workflow files, reduces duplication, and ensures consistency across different jobs in the CI configuration. Additionally, the documentation and README have been updated to guide users on integrating this action into their workflows.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

Copy link

@korbit-ai korbit-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.

I've completed my review and didn't find any issues... but I did find this bunny.

(\(\
( -.-)
o_(")(")

Check out our docs on how you can make Korbit work best for you and your team.

Loving Korbit!? Share us on LinkedIn Reddit and X

@spoorcc spoorcc changed the title Create a reuasble check action Create a reusable check action Jul 11, 2025
dependabot bot and others added 2 commits July 11, 2025 20:48
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.12.2...0.12.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@spoorcc spoorcc merged commit 4f27a7f into main Jul 11, 2025
28 checks passed
@spoorcc spoorcc deleted the feature/github-action branch July 11, 2025 20:58
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.

Create reusable Github action

2 participants