Skip to content

The plugin should be able to parse commit message and create IssueDefined links #51

@e-backmark-ericsson

Description

@e-backmark-ericsson

Description

The SCC event has support to provide links to EiffelIssueDefinedEvents. There is currently no way to get such links into the SCC events sent from this plugin.

Motivation

To increase the trace-ability in source changes notified by this plugin to also include links to issues handled in the source change.

Exemplification

The commit message could contain a tag specifying what issue has been solved or partly solved with that source change. As the SCC event can contain RESOLVED_ISSUE or PARTLY_RESOLVED_ISSUE links to ID events it should be handled by this plugin. Whether the plugin should also send that ID event itself, or just lookup and link to existing ID events needs to be figured out.

Benefits

More complete trace-ability of issues handled in a source change

Possible Drawbacks

If the plugin itself would send the ID events it could be seen as a bit weird.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions