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

Fix bugs and correct typos #59

Closed JohnathonBowers closed 6 months ago

JohnathonBowers commented 6 months ago

Description

These changes fix typographical errors, revise for clarity, and address bugs with error handling. I have tested scenarios in my local environment when the PR Bridge URL domain is not set as a secret and when the API key is not configured as a secret in the Action repository. The error handling works as expected. Also, I have tested the scenario where the API keys don't match between the Action repo and the PR Bridge Service, and the error handling works as expected, as well.