fastlane-plugin-clean_testflight_testers
fastlane-plugin-clean_testflight_testers copied to clipboard
Support getting all testers instead of specifying an app_id
Would like to go through all our testers and/or go through an array of app ids. To do a proper house cleaning of testers.
I'd be happy to try and submit a PR.
https://github.com/KrauseFx/fastlane-plugin-clean_testflight_testers/blob/5ac11aafa4426ec3666c241b649c5fcce4fcede7/lib/fastlane/plugin/clean_testflight_testers/actions/clean_testflight_testers_action.rb#L19 We are only removing for a specific app_identifier.
Should the and/or be a separate issue? :)
Yeah, a PR sounds great 👍
I'll try and spent sometime on it during the weekend 👍
I guess iTunesConnect was updated since I last looked at User roles (Last week) I remember there being a External Tester page... They removed that since. So back providing an array of app_ids :)