Skip to content

Feat: Enable manual workflow trigger with PR context#309

Merged
aghontpi merged 1 commit into
masterfrom
feat/ci-build-manually-trigger
Dec 21, 2025
Merged

Feat: Enable manual workflow trigger with PR context#309
aghontpi merged 1 commit into
masterfrom
feat/ci-build-manually-trigger

Conversation

@aghontpi

@aghontpi aghontpi commented Dec 21, 2025

Copy link
Copy Markdown
Owner

This PR adds the ability to manually trigger the Android CI workflow from the GitHub Actions tab, simulating a Pull Request build.

  • Adds workflow_dispatch trigger to android.yml.
  • Allows inputting a pr_number to ensure the build is treated as a PR build (APK renaming, deployment to builds branch, PR commenting).
  • Useful for re-running CI for a specific PR manually or testing the workflow without pushing empty commits or during manuall trigger when merging to branches other than master.

github-actions Bot added a commit that referenced this pull request Dec 21, 2025
Repository owner deleted a comment from github-actions Bot Dec 21, 2025
@aghontpi aghontpi changed the base branch from master to feature/chromecast_exploration December 21, 2025 10:51
@aghontpi aghontpi changed the base branch from feature/chromecast_exploration to master December 21, 2025 10:56
@aghontpi aghontpi merged commit 2fc172f into master Dec 21, 2025
1 check passed
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.

1 participant