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

[Feature request] - Add an easy way to test-build pull request branches with GitHub actions #315

Open
bjornoleh opened this issue Jun 17, 2024 · 2 comments · May be fixed by #316
Open

[Feature request] - Add an easy way to test-build pull request branches with GitHub actions #315

bjornoleh opened this issue Jun 17, 2024 · 2 comments · May be fixed by #316
Assignees
Labels
enhancement New feature or request stale

Comments

@bjornoleh
Copy link
Contributor

bjornoleh commented Jun 17, 2024

Is your feature request related to a problem? Please describe.

It takes some knowledge to build the code from pull request branches, and typically this will be done from a Mac. Setting up a GitHub actions workflow that enables building feature branches connected to pull requests would lower the bar for participating in testing, and add convenience/remove decency of access to a Mac for for those that would otherwise use that.

Describe the solution you'd like

Set up a dedicated workflow for PR testing, where the user only needs to enter the pull request number as a repository variable. And allow to optionally also set an alternative bundle ID to not overwrite the TestFlight “production app” that one might be using live.

The workflow will use GitHub CLI commands.

Copy link

hey 👋 - silence for 30 days 🤐 ... anybody? triage is required!

@github-actions github-actions bot added the stale label Aug 18, 2024
@bjornoleh
Copy link
Contributor Author

PR 316 is still open if someone wants to test or review ☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants