Skip to content

How to declare the exact resources IDs that should be associated with the deployment on the receiver side? #90

@mark-heyworld

Description

@mark-heyworld

In our work process a feature might contains several PRs.
When I'm doing a staging deployment, I would like to forward the information which actual Jira tickets should be associated with the deployment, the rest should be not:

Let's say I have commit messages containing JIRA-1, JIRA-2, JIRA-3.
Only JIRA-2 is considered to be completed around this time (the rest will still have some upcoming PRs, they are still in progress) and somehow I would like to forward this information (I have all the info during github actions to compute this information).

Is there any possibility to override Jira's functionality which reads and parses all commit messages and then all the collected Jira IDs will be associated with the deployment object?

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