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

ci: add pre-commit autoupdate ci job #789

Merged

Conversation

afuetterer
Copy link
Member

@afuetterer afuetterer commented Oct 20, 2023

Description

This PR proposes the following changes:

  • add a pre-commit autoupdate ci job
  • the job runs once a month or can be triggered manually
  • the job calls pre-commit autoupdate and creates a PR with the updates in the PR body

Related issue: #777

  • rebase

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Checklist

@afuetterer afuetterer linked an issue Oct 20, 2023 that may be closed by this pull request
@afuetterer
Copy link
Member Author

Should I merge this in dev-2.0.2 instead?

@jochenklar
Copy link
Member

ok.

@afuetterer afuetterer changed the base branch from dev-2.1.0 to dev-2.0.2 October 31, 2023 11:27
@afuetterer afuetterer merged commit 984a87b into rdmorganiser:dev-2.0.2 Oct 31, 2023
17 checks passed
@afuetterer afuetterer deleted the 777-pre-commit-autoupdate branch October 31, 2023 17:35
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.

Add pre-commit autoupdate CI job
3 participants