Skip to content

Forward Flow PR not opening after changes made directly in the VMR #5032

@dkurepa

Description

@dkurepa

Pull request

no PR got opened

Type of problem

Codeflow PRs not getting created

Description of the issue

If the following scenario happens, the service is unable to open up Forward Flow PRs:

  • A change is made directly in the VMR, touching file Foo in repo A
  • A number forward flows come from repo A but they're not touching the file FOO
  • Finally, Foo is changed in the repo A, and we try to open a FF PR.
  • This fails because there's a conflict in file Foo, so we recreate the last FF and try to apply the diff again, but it fails again, because the last FF isn't old enough

Essentially, we need to go a lot more back in these scenarios, to the last FF before file Foo was manually changed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions