ComPWA / policy

Pre-commit hooks that ensure that ComPWA repositories have a similar developer set-up
https://compwa.github.io/policy
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Create dependency PRs with bot #346

Open redeboer opened 1 month ago

redeboer commented 1 month ago

Currently, automatically created PRs like https://github.com/ComPWA/ampform-dpd/pull/130 are 'authored' by @redeboer. This is because it was easiest to give the proper push rights to a user account. It would be better though if the PRs are authored by a bit, just like pre-commit.ci does (see e.g. https://github.com/ComPWA/gluex-nstar/pull/12).

redeboer commented 1 month ago

@shenvitor this also makes it possible for me to review these maintenance PRs 😅

shenvitor commented 1 month ago

@shenvitor this also makes it possible for me to review these maintenance PRs 😅

So... Shall I do this later?

redeboer commented 1 month ago

Nah not a high priority ;)