Block a user
rebasing a package PR results in project PR referencing commits in package that are not bound to any branch and can get removed
bots don't retrigger when PR is updated
Add two patches from the Debian package to fix build
The WIP -> ready transition broken
Document new maintainership format with groups
Using this as a test case I found that the indentation is inconsistent, the package3 content is indented more.
Document new maintainership format with groups
I should be possible to detect:
def update_maintainership(data, package, maintainers):
if isinstance(data, dict) and 'header' in data and isinstance(data['header'], dict):
…
Document new maintainership format with groups
How do you ensure this does not conflict with the old format?
Are packages named header', project', and packages somehow banned?