Skip to content

[Feature]: BuildMark Notes in Releases #44

Description

@Malcolmnixon

Problem Statement

The ncipollo/release-action step in release.yaml should use the buildnotes.md published in the documents artifact made by build-docs.

Proposed Solution

Modify the release.yaml to:

  • Download the documents artifact into the artifacts folder (with document PDFs and the buildnotes.md)
  • Move the buildnotes.md up one folder out of the artifacts
  • Modify the ncipollo/release-action to specify the bodyFile of the buildnotes.md file

Alternatives Considered

No response

Usage Examples

Benefits

BuildMark build notes used for BuildMark releases

Priority

High - Blocking my use case

Willingness to Contribute

Yes, I can submit a pull request

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this is not a duplicate
  • I have provided a clear description of the feature
  • I have explained why this feature would be useful

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions