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 logic to add or remove 'skip-changelog' label #8

Closed JohnathonBowers closed 9 months ago

JohnathonBowers commented 9 months ago

Description

These changes implement the ability to add or remove the "skip-changelog" label from PRs based on the contents of the "Changelog" section in the PR description and the previous state of the PR.

Issues

Addresses Issue #1