Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pre-commit-ci
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Apr 15, 2024

updates:
- [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0)
@hakonanes hakonanes merged commit 856491e into develop Apr 16, 2024
@hakonanes hakonanes deleted the pre-commit-ci-update-config branch April 16, 2024 17:55
@hakonanes
Copy link
Member

Since the pre-commit bot pushes a branch, all checks are run twice. Can someone explain briefly why (security, maintenance etc.) we need these auto-update-PRs?

@harripj
Copy link
Collaborator

harripj commented Apr 16, 2024

We should be able to disable the checks if the PR is opened by the pre-commit-ci bot: https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution and the example here would suggest that if: ${{ github.actor != 'pre-commit-ci[bot]' }} should work

@hakonanes
Copy link
Member

I've addressed this in #504.

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.

3 participants