github: bot for automatic PR maintenance #312
Replies: 5 comments 2 replies
-
@callmetango do you have an idea on that ? |
Beta Was this translation helpful? Give feedback.
-
First of all: I reeaaally like the idea! Regarding this:
we could use the Github code owners - GitHub Docs feature. This is a simple text file containing said policies stating which reviewers to assign by default depending on the file extension or file path. This is already built into Github and needs no permissions nor manual assignment. Simple rules, good results. |
Beta Was this translation helpful? Give feedback.
-
This Pull Request Milestone · Actions · GitHub Marketplace might do the trick. Haven't tested it, but the description seems to apply to your, er, wish. |
Beta Was this translation helpful? Give feedback.
-
This Notify Merge Conflict · Actions · GitHub Marketplace might do the trick in this case. Again untested, but could/should work. |
Beta Was this translation helpful? Give feedback.
-
This might be a bit more tricky and I am not sure whether there is some solution out of the box. Will have to think about this and research more. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the idea
Write / find a bot (or something running within a pipeline) that's taking care of usual PR maintenance tasks, eg.:
It should be done because
doing this manually takes a lot of time. and for certain tasks (eg. reviewer assignment) not everybody has the proper permissions.
What are the alternatives?
No response
Additional context
No response
Extra fields
Beta Was this translation helpful? Give feedback.
All reactions