Skip to content

Add support to "approve" pull requests #1663

Closed
@nicolai86

Description

@nicolai86

This would help with code reviews since one could configure a repository to enforce PR approval by certain users. Also in corporate environments PRs sometimes need to be checked and approved before being merged, which is a feature eg gitlab offers.

We could implement a tiny version like this:

  • opt in per repo
  • also checkbox if new commits invalidate existing approvals
  • every user /w write access can approve if enabled

However, we first should implement the line based commenting for this to be useful. See #1644

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions