Skip to content

[Issue #441] Add maintainer notes to patches - alternative solution #632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

victor-accarini
Copy link
Contributor

This solution reuses the CoverComment and PatchComment models instead of creating a new resource.

Differences:

  • Only accepts one note per patch/cover
  • Maintainers can update/remove other maintainers notes

See #586 for reference discussion

Comments with an empty msgid will be considered maintainer notes.
- Only able to create through the API
- Only one maintainer note per patch/cover
- Maintainers can edit other notes

Signed-off-by: Victor Accarini <[email protected]>
- Add create maintainer note requests
- Update Comment to allow empty msgid

Signed-off-by: Victor Accarini <[email protected]>
Signed-off-by: Victor Accarini <[email protected]>
Comments with an empty msgid are now considered maintainer notes,
maintainers should be able to create and update notes for cover and
patches.

Signed-off-by: Victor Accarini <[email protected]>
Signed-off-by: Victor Accarini <[email protected]>
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