Skip to content

Commit

Permalink
ci: improve GitHub notification from Fastlane commands
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
  • Loading branch information
pylapp committed Oct 4, 2024
1 parent fd3cb86 commit 4a7aadc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Showcase/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ platform :ios do
comment_to_upload=<<-EOF
📣 **New TestFlight ALPHA upload available** 🚀
Please, get the new build from *TestFlight* app.
Please, get the new build from *TestFlight* app, or contact the project maintainers if you don't have access.
- Display name: **#{build_display_name}**
- Version: **#{build_version}**
Expand All @@ -549,6 +549,7 @@ Please, get the new build from *TestFlight* app.
@mccart77 - Stephen McCARTHY - designer
-->
cc @B3nz01d @pylapp @ludovic35 @Tayebsed93 @mccart77
_This is an automated message sent with love and *Fastlane* from our CI/CD pipeline 🤘_
EOF

Expand Down

0 comments on commit 4a7aadc

Please sign in to comment.