nthstate/Upload TestFlight Release Notes
A GitHub Action to upload TestFlight Release Notes for a particular build number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ISSUER_ID | Issuer Id from AppStore Connect | yes | — |
| KEY_ID | Key ID from AppStore Connect | yes | — |
| PRIVATE_KEY | Private Key from AppStore Connect | yes | — |
| APP_ID | App ID from AppStore Connect | yes | — |
| WHATS_NEW | The text you want to set on the build | yes | — |
| BUILD_NUMBER | The build number to target | yes | — |
| PLATFORM | The platform to target, IOS, MAC_OS, TV_OS, VISION_OS | no | — |
| ATTEMPTS | Number of times to try and find the build and set text before exiting | no | 10 |
Outputs
no outputs