Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Summary

Improves the page actions configuration documentation to make it easier for users to disable page actions. The previous example was confusing because it:

  • Set default: copy-page while also setting copy-page: false (contradictory)
  • Didn't include view-as-markdown: false (which is enabled by default)
  • Mixed disabling and enabling actions without clear explanation

This PR adds two clearly labeled sections:

  1. Disable all page actions - A simple, copy-paste snippet that sets all three default-enabled options to false
  2. Customize page actions - A coherent example showing how to disable defaults and enable a specific action

Review & Testing Checklist for Human

  • Copy-paste the "Disable all page actions" YAML snippet into a test docs.yml and verify all page actions are hidden
  • Copy-paste the "Customize page actions" YAML snippet and verify only the Cursor button appears
  • Review the preview deployment to ensure the documentation renders correctly

Notes

Link to Devin run: https://app.devin.ai/sessions/75e660966f354fd0aa59880512a33fb0
Requested by: Fern Support (info@buildwithfern.com)

- Add dedicated 'Disable all page actions' section with copy-paste snippet
- Add 'Customize page actions' section with coherent example
- Fix misleading example that set default to an action that was disabled
- Include view-as-markdown in examples (was missing from original)

Co-Authored-By: Fern Support <info@buildwithfern.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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.

2 participants