Skip to content

Not Reporting Changes after Merging Previous Branch #15

@kerasai

Description

@kerasai

Hi there, this is great stuff.

I've noticed an issue when running this on a PR in this scenario:

  1. Branch A branched from base branch
  2. Branch B branched from base branch
  3. Branch A merged into branch B (depended on/extends those changes)
  4. Branch A merged to base branch
  5. Base branch merged into branch B

When running the action on branch B, which has its own changes to composer.lock, no changes are reported. I can observe the output of the actual step, no output. The output of the step on previous commits contains the markdown table, as expected.

I'm really not sure how to troubleshoot this any further. Guidance would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions