Skip to content

Conversation

@the-david-oy
Copy link
Contributor

@the-david-oy the-david-oy commented Sep 17, 2025

  • Add GitHub action to check pre-commit passes
  • Remove GitHub action to generate documentation, since it has not been used in some time

@the-david-oy the-david-oy self-assigned this Sep 17, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a pre-commit GitHub Action workflow to automatically run pre-commit checks on pull requests and removes an unused Generate Documentation workflow.

  • Add new pre-commit workflow that runs on pull requests and processes only modified files
  • Remove the Generate Documentation workflow that was no longer in use

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/pre-commit.yml New workflow file that runs pre-commit checks on modified files in pull requests
.github/workflows/generate_documentation.yaml Removed unused documentation generation workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@the-david-oy the-david-oy changed the title Add pre-commit GitHub action ci: add pre-commit GitHub action Sep 17, 2025
@the-david-oy the-david-oy merged commit 039bccf into main Sep 18, 2025
4 of 5 checks passed
@the-david-oy the-david-oy deleted the dyas-actions branch September 18, 2025 17:18
@ajcasagrande
Copy link
Contributor

ajcasagrande commented Sep 20, 2025

@dyastremsky this appears broken now

Edit: fixed via #283

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants