You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## what
- Don't require GH PAT for the inputs.
## why
- Not needed if the App credentials are provided
## references
-
https://github.com/masterpointio/terraform-aws-tailscale/actions/runs/17371457915/job/49308008044
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added support for authentication via GitHub App credentials (app ID
and private key) as an alternative to a personal access token.
* Automatic token selection at runtime chooses between provided token
and generated App token.
* Auto-merge and upgrade steps now use the selected token for consistent
authentication.
* **Refactor**
* Updated workflow to accommodate dual authentication modes and
streamlined control flow.
* **Documentation**
* Clarified input descriptions to reflect optional token and newly
supported GitHub App credentials.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments