Skip to content
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

bugfix: Pass extra_data and prompt properly to IS_CHANGED. #820

Open
wants to merge 65 commits into
base: master
Choose a base branch
from

Conversation

ltdrdata
Copy link
Collaborator

@ltdrdata ltdrdata commented Jul 1, 2023

The current extra_data and prompt are not being passed as IS_CHANGED. If there are dependencies on IS_CHANGED for decision making, an exception will occur.

This patch ensures that extra_data and prompt are correctly passed as IS_CHANGED.

ltdrdata and others added 30 commits July 1, 2023 16:06
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.

1 participant