Hannah Roth
Hannah Roth
Currently, integration tests can only be run in GitHub Actions and are typically observed on push. We should update integration tests so that they easily and successfully run locally to...
## Description Dependent on fix for: [#7030]( https://github.com/github/octoshift/issues/7030) Within the [HandleReclaimationResult](https://github.com/github/gh-gei/blob/5dc7c8eba9c582c8e6bfd5a4017f62835e4cecbd/src/Octoshift/Services/ReclaimService.cs#L220) function, we will need to capture and handle the error message returned from GH indicting the reclamation failure and...