Skip to content

Git Provider Deployment: no deploy info override on automatic deployments #4182

@evavica

Description

@evavica

What problem will this feature address?

Deployment metadata extracted in webhook handlers currently seem to get overriden by changes implemented in #3018.

This could reduce traceability of deployments in case the trigger didn't match the latest commit in the linked repository (e.g. GitHub: compose deployment triggered by registry_package).

Describe the solution you'd like

Deployment metadata received from autodeploy pipelines should not be overridden.
The deployment info should only be patched for manual deployments.

Describe alternatives you've considered

Additional context

No response

Will you send a PR to implement it?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions