Skip to content

add support for args passing to command callback#1671

Draft
cyrush wants to merge 4 commits into
developfrom
task/2026_03_trigger_callback_inception
Draft

add support for args passing to command callback#1671
cyrush wants to merge 4 commits into
developfrom
task/2026_03_trigger_callback_inception

Conversation

@cyrush

@cyrush cyrush commented Mar 16, 2026

Copy link
Copy Markdown
Member

Adds support to plumb conduit arguments from an action to the command / callback filters.

return !example_bool_2;
}

//-----------------------------------------------------------------------------

@cyrush cyrush Mar 16, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Example callback that processes arguments via params

}


//-----------------------------------------------------------------------------

@cyrush cyrush Mar 16, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Example of passing arbitrary arguments to a callback.

In this case we pass an actions file name to a callback that we expect to use another Ascent instance to render.

@cyrush

cyrush commented Mar 31, 2026

Copy link
Copy Markdown
Member Author

@benjaminjeliot Keep an eye on this PR, not ready yet but we are using it to help with your request.

@benjaminjeliot

Copy link
Copy Markdown

Hi @cyrush, this is awesome -- thank you for the help.

@cyrush cyrush added this to the 0.9.6 milestone Apr 16, 2026
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