Skip to content

chore(pre-commit): Automatically commit the changes detected by the pre-commit hooks - #148

Merged
rm3l merged 1 commit into
redhat-developer:mainfrom
rm3l:chore/auto-commit-pre-commit-diffs
May 9, 2025
Merged

chore(pre-commit): Automatically commit the changes detected by the pre-commit hooks#148
rm3l merged 1 commit into
redhat-developer:mainfrom
rm3l:chore/auto-commit-pre-commit-diffs

Conversation

@rm3l

@rm3l rm3l commented May 9, 2025

Copy link
Copy Markdown
Member

Description of the change

Similar to https://github.com/redhat-developer/rhdh-operator/blob/main/.github/workflows/pr-bundle-diff-checks.yaml in the Operator repo, this PR automatically commits and pushes changes detected after running the pre-commit hooks.
This should alleviate the need for contributors to do this manually.

Existing or Associated Issue(s)

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@openshift-ci
openshift-ci Bot requested review from gazarenkov and nickboldt May 9, 2025 11:17
@sonarqubecloud

sonarqubecloud Bot commented May 9, 2025

Copy link
Copy Markdown

@rm3l

rm3l commented May 9, 2025

Copy link
Copy Markdown
Member Author

Merging to see if it works as expected. Will create a subsequent PR soon to check this.

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.

1 participant