Skip to content

When PR is merged with a base branch other than develop, the related issue will not be closed #83

@hibatallahAouadni

Description

@hibatallahAouadni

Describe the bug

When we fix an issue with a PR on a branch other than the main branch develop, the linked issue will not be closed automatically.
We have to close it manually, see the attached screenshot below:

image

Expected behavior

When the PR is merged, the linked issue should be closed with the label Fixed, and if the issue contains any other label (like NeedsSpecs, Ready, WIP, Blocked) the label should be removed.

image

Steps to reproduce

  1. Try to create a PR with a base branch 8.0.x (for example)
  2. Linked it to an issue
  3. The label PR available will be add auto to the issue
  4. Merge the PR
  5. See error > the issue is not closed

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