mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-09 08:53:18 +08:00
Update SKILL.md
This commit is contained in:
parent
08115f9bb1
commit
abeb9e2d0e
@ -274,20 +274,14 @@ After all phases complete, consolidate outputs into deployment-ready structure.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### STEP 4: Deployment and Permission Set Suggestion Policy
|
### STEP 4: Completion-Time Permission Set Suggestion
|
||||||
|
|
||||||
Deployment is user-triggered and permission guidance is suggestion-only.
|
When the task summary is shown at completion, or when deployment output is shown, include a suggestion that the user can assign generated permission set(s) to the current user, if permission set(s) were created.
|
||||||
|
|
||||||
- Do NOT deploy automatically after generation.
|
|
||||||
- After generation, present the task/build summary and wait for user instruction.
|
|
||||||
- Deploy only when the user explicitly asks to deploy.
|
|
||||||
- Whenever deployment is executed, include a suggestion that the user can assign generated permission set(s) to the current user.
|
|
||||||
- Show this suggestion as part of the deployment response.
|
|
||||||
- Do NOT assign permission sets directly in this step; provide suggestion only.
|
- Do NOT assign permission sets directly in this step; provide suggestion only.
|
||||||
- Include runnable command suggestion:
|
- Include runnable command suggestion:
|
||||||
- `sf org assign permset --name <PermissionSetApiName>`
|
- `sf org assign permset --name <PermissionSetApiName>`
|
||||||
- If multiple permission sets were generated, include one command per permission set.
|
- If multiple permission sets were generated, include one command per permission set.
|
||||||
- Do not complete the deployment response until this suggestion and command(s) are shown.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user