Stefan
Stefan
## Description When using the `gh gei migrate-secret-alerts` to migrate alerts, the resolution comments from the source alert are also mapped over to the target alerts. Which works fine but...
## Description With the PR #1337 (that addresses #1334) we introduced a small bug when the new comment is longer then the allowed limit of the resolution comment of a...
This pull request introduces support for generating GitHub App tokens for enterprise-level installations. It includes updates to the main logic, input validation, and new tests to ensure functionality and edge...
### What are you trying to accomplish? The Anaconda API for some big packages takes longer then the initially set 10 seconds. The PR introdouces a small change to the...
## Description After the [v1.18.0](https://github.com/github/gh-gei/releases/tag/v1.18.0) release the `gh gei migrate-secret-alerts` is not working as expected because the access tokens provided in the cli arguments are not picked up. It now...