Skip to content

feat(publish): Add Homey App Store guidelines prompt#613

Merged
RobinBol merged 2 commits intodevelopfrom
feature/publish-guidelines-prompt
Apr 15, 2026
Merged

feat(publish): Add Homey App Store guidelines prompt#613
RobinBol merged 2 commits intodevelopfrom
feature/publish-guidelines-prompt

Conversation

@RobinBol
Copy link
Copy Markdown
Contributor

Show the Homey App Store guidelines URL and a confirmation prompt during
homey app publish, before the version bump step. Developers confirm
they have read the guidelines before proceeding.

This should improve submission quality and reduce review turnaround,
since submissions are reviewed against these same guidelines.

Skipped in headless mode (HOMEY_HEADLESS=1).

Show the guidelines URL and ask the developer to confirm they have
read them before proceeding with app publish. Skipped in headless mode.
@RobinBol RobinBol self-assigned this Apr 15, 2026
@RobinBol RobinBol requested a review from Copilot April 15, 2026 12:04
@RobinBol RobinBol marked this pull request as ready for review April 15, 2026 12:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an interactive confirmation step to homey app publish to encourage developers to read the Homey App Store guidelines before proceeding (skipped when HOMEY_HEADLESS=1).

Changes:

  • Print the Homey App Store guidelines URL during publish (interactive mode only).
  • Prompt the user to confirm they have read the guidelines before continuing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lib/App.js
Comment thread lib/App.js Outdated
Replace embedded \n in Log.info messages with separate Log('')
calls for more predictable output formatting.
@RobinBol RobinBol merged commit ab64aa4 into develop Apr 15, 2026
2 checks passed
@RobinBol RobinBol deleted the feature/publish-guidelines-prompt branch April 15, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants