chore: Note gated-feature test requirements in create-pr skill (#32818)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Eugene
2026-06-23 10:36:39 +02:00
committed by GitHub
parent 46aa8e4af7
commit f5bf02ebb6
+4
View File
@@ -100,6 +100,10 @@ Based on `.github/pull_request_template.md`:
### How to test Section
- Explain how to test the changes
- Include an example workflow if appropriate
- If the feature is gated in a default n8n instance (requires a non-default
module via `N8N_ENABLED_MODULES`, an enterprise license, a feature flag, or
similar), note which env vars/license are needed so the tester can deploy a
correctly configured instance
### Related Links Section
- Link to Linear ticket: `https://linear.app/n8n/issue/[TICKET-ID]`