App Intents: navigation App Shortcuts for the Jetpack app - #25754
Open
crazytonyli wants to merge 2 commits into
Open
App Intents: navigation App Shortcuts for the Jetpack app#25754crazytonyli wants to merge 2 commits into
crazytonyli wants to merge 2 commits into
Conversation
Contributor
|
| App Name | WordPress | |
| Configuration | Release-Alpha | |
| Build Number | 33707 | |
| Version | PR #25754 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | eb25f1d | |
| Installation URL | 6t9lckvt1q4d8 |
Contributor
|
| App Name | Jetpack | |
| Configuration | Release-Alpha | |
| Build Number | 33707 | |
| Version | PR #25754 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | eb25f1d | |
| Installation URL | 0pk42vnlc6350 |
crazytonyli
force-pushed
the
task/new-siri-integration-M2
branch
from
July 7, 2026 03:59
12eafed to
3677cbe
Compare
crazytonyli
force-pushed
the
task/new-siri-integration-M2
branch
from
July 9, 2026 01:45
3677cbe to
34cef4e
Compare
crazytonyli
changed the base branch from
trunk
to
task/new-siri-integration-simplify-localization
July 9, 2026 01:49
crazytonyli
force-pushed
the
task/new-siri-integration-M2
branch
from
July 22, 2026 05:55
34cef4e to
a161dd9
Compare
crazytonyli
force-pushed
the
task/new-siri-integration-simplify-localization
branch
from
July 22, 2026 05:55
d523a8f to
5778339
Compare
Base automatically changed from
task/new-siri-integration-simplify-localization
to
trunk
August 11, 2026 01:41
Four App Intents expose new post, notifications, stats, and Reader navigation through Shortcuts, Spotlight, and Siri. Existing compatible app strings are reused for localization, while the remaining App Intent text and invocation phrases use their English source values until the shared String Catalog pipeline is ready.
crazytonyli
force-pushed
the
task/new-siri-integration-M2
branch
from
August 11, 2026 02:21
a161dd9 to
eb25f1d
Compare
Contributor
🤖 Build Failure AnalysisThis build has failures. Claude has analyzed them - check the build annotations for details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
This PR makes four common Jetpack actions available through Siri, Spotlight, and the Shortcuts app:
These shortcuts are available only in the Jetpack app. The WordPress app is unchanged.
The new App Intent text and invocation phrases are English only for now. Existing translated strings are reused where they match.
Testing instructions