Skip to content

Run analysis on local branch #262

@alexander-turner

Description

@alexander-turner

I prefer running the checks alongside the rest of my linters in my pre-commit. Currently I have a hacky workflow where I:

  1. Make a temporary PR,
  2. Push to GitHub,
  3. Wait for the DeepSource Actions to finish,
  4. Check whether any failed,
  5. Print links to analyzers if so, and
  6. Clean-up by closing the PR and deleting the branch.

It'd be great to not have to do this artifice and instead just say deepsource run-analysis BRANCH_NAME.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions