Skip to content

Commit

Permalink
Add branch+commit to "What to Test" field in TestFlight
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornoleh committed Mar 18, 2024
1 parent 419c13a commit 03d2040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ platform :ios do
skip_submission: false,
ipa: "iAPS.ipa",
skip_waiting_for_build_processing: true,
changelog: git_branch+" "+last_git_commit[:abbreviated_commit_hash],
)
end

Expand Down

0 comments on commit 03d2040

Please sign in to comment.