-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Currently, the action requires a GitHub App for authentication. While best practice and secure, this setup can be verbose and harder for a quick setup.
Change
- Allow configuration using a GitHub Personal Access Token (PAT) as an alternative.
- Keep GitHub App support as the recommended method.
Why
- Lowers the entry barrier for testing and smaller projects.
- Gives users flexibility in how they authenticate.
Tasks
- Add support for GitHub PAT authentication.
- Update documentation with usage examples.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels