Skip to content

Dependency re-testing #35814

@bilogic

Description

@bilogic

Feature Description

  1. Let's say I have PHP composer 2 repos, A and B
  2. B requires A to function (the dependency)
  3. Thus, when I commit to A and all tests are passing, I would like B to re-test itself using the latest A

Possible?

Note: this is a simplified example, in reality, the dependency has to be parsed from the composer.json of each repo

I'm currently using the API to achieve this, but a built-in way would be wonderful

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions