Skip to content

CodePipelineEvent hardcoded to CodePipelineJob. #244

@whithajess

Description

@whithajess

Is your feature request related to a problem? Please describe.

CodePipelineEvent seems to be hardcoded as a CodePipelineJob

This incorrectly makes CodePipeline event unusable for its actual events.

CodePipelineEvent documentation

Describe the solution you'd like

I would like to move the current CodePipelineEvent into its own CodePipelineJobEvent as it seems to be seperate then the documented CodePipelineEvents

Describe alternatives you've considered

Considered just leaving it as is and creating CodePipelineEvent under some new name like ActualCodePipelineEvent but I think this is one of those instances where it would be better to just make the change.

Additional context

Breaking Change

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking change / v2There is no plan for a v2 release! Alternative non-breaking approaches are strongly encouraged!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions