BigSamu / OpenSearch_Changelog_Workflow

A reusable workflow for automating changelog and release notes generation processes for OpenSearch repos
Apache License 2.0
0 stars 4 forks source link

Implement a `failed changeset` label feature #31

Closed JohnathonBowers closed 7 months ago

JohnathonBowers commented 7 months ago

If a user submits a PR description that throws an error and results in a comment added to the PR, a failed changeset label should be added to the PR. If the user fixes the error and the workflow finishes successfully, the label should be removed.