Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Add ability to define comment using static text #174

@skennedy

Description

@skennedy

Was wondering if you would accept a PR to allow specifying a PR comment using static text, rather than file contents?

This is very much inspired by the slack resource (https://github.com/cloudfoundry-community/slack-notification-resource#parameters), where you can define your message using static text which can be parameterised by the build metadata.

Without this feature, it is surprisingly tricky to write comments incorporating this metadata - because metadata is hidden from task steps by design - so I had to resort to using swce/metadata-resource and then define a task to create the comment file using the metadata. All rather cumbersome.

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