Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment in PR with generated builds. #6226

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

parneet-guraya
Copy link
Contributor

@parneet-guraya parneet-guraya commented Feb 26, 2025

Fixes #6186

Changes:

  • Added new workflow that triggers after the workflow that builds and uploads both variant of apks.
  • Change the existing workflow to upload additional file that contains PR # which is needed in the next workflow.
  • Always delete previous comments whenever workflows runs, to make sure only one comment with latest info exists.

The workflows needs exist on the default branch to execute, so this will work after merge. For time being you can see how the comment's gonna be in my fork.

parneet-guraya#5 (comment)

@parneet-guraya parneet-guraya marked this pull request as draft February 27, 2025 16:35
@parneet-guraya parneet-guraya marked this pull request as ready for review February 28, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building an .apk for every PR using github workflows for ease of testing
1 participant