Add Share PDF app extension example - #87
Conversation
7fa09ce to
ebee3ac
Compare
There was a problem hiding this comment.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Note
This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.
ebee3ac to
ea6ed6a
Compare
There was a problem hiding this comment.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Note
This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.
There was a problem hiding this comment.
Warning
Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
Description:
Adds a new App Extension example documenting the Share PDF feature — a Share button that lets mobile users convert an extension's HTML into a PDF and save, share, or print it using the platform-native share sheet.
Changes
- Adds a "Shareable PDF output" bullet to the Use Cases list.
- Adds a link to the new Share PDF example under the Examples section.