Skip to content

Handle re-attempting creation of changelog after resolvin... #12

@github-actions

Description

@github-actions

Handle re-attempting creation of changelog after resolving error.


// @todo Handle re-attempting creation of changelog after resolving error.
//
// Currently, the changelog error is a consistent error message string
// so that future pushes where the pull already exists can optionally retry.
changelog =
`Changelog Error: ${ e.message }` +
'\n' +
"You'll need to edit this section manually";
devNoteItems =
`Devnotes Error: ${ e.message }` +
'\n' +
"PRs tagged for dev notes cannot be found, you'll need to edit this section manually.";

🚀 This issue was generated by the automations bot based on a todo comment in ac71b8a when #11 was merged. cc @nerrad

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