Skip to content

Test linking issues to changelogs #1

@inFocus7

Description

@inFocus7

We should test that when adding issues to the changelog it gets rendered correctly based on the example provided in the README + https://github.com/inFocus7/changelog-files-action-tester.

fix:
  - fixes blah <issue link>
## Fixes
- Fixes Blah <issue link>

Maybe would require a redesign + a major release to support something along the lines of

fix:
  - description: blah
    issueLink: <link>
  - description: blah2
    issueLink: <link2>
## Fixes
- blah (<link>)
- blah2 (<link2>)

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