Skip to content

fix(site): Prompting user for missing variables #7002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 4, 2023

Conversation

BrunoQuaresma
Copy link
Collaborator

Fix #6941

requiredParameters.push(p)
return
}
})
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mtojek @bpmct is this logic correct? I must admit that asking or not for missing parameters is pretty challenging to understand for me 😅

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me try it locally...

@BrunoQuaresma BrunoQuaresma requested review from mtojek and bpmct April 4, 2023 12:31
@BrunoQuaresma BrunoQuaresma enabled auto-merge (squash) April 4, 2023 13:06
@BrunoQuaresma BrunoQuaresma merged commit 46f42ea into main Apr 4, 2023
@BrunoQuaresma BrunoQuaresma deleted the bq/fix-immutable-parameters branch April 4, 2023 13:15
@github-actions github-actions bot locked and limited conversation to collaborators Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rich parameters: not prompting me for missing variables
2 participants