Skip to content

Merge Operation support #3

@ddymko

Description

@ddymko

We will want to add hook support for

1.	pre-merge-commit: This hook is executed before the merge commit is finalized. If it exits non-zero, the merge is aborted.
2.	post-merge: This hook runs after the merge process completes successfully. It can be used for notifications or cleanup tasks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions