Add Pushary customer approval integration - #606
Open
aadilghani1 wants to merge 2 commits into
Open
aadilghani1 wants to merge 2 commits into
aadilghani1 wants to merge 2 commits into
Conversation
|
@aadilghani1 is attempting to deploy a commit to the deepset Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Pushary as an externally maintained custom component, following the repository's draft integration page.
PusharyProtectedActionrequests customer phone approval and consumes a one-use execution permit before invoking an application-owned action. The public MIT package is published on PyPI aspushary-haystack==0.1.0and includes a Git tag, repository/issues links, a restartable local-order demo, and offline checks. It supports Haystack 3.1+ and can be used through Pipeline or ComponentTool.Validation:
pushary-haystack==0.1.0directly from PyPI into a fresh environment; dependency and real-framework checks passed.Only integrations/pushary.md changes. The package is maintained in the Pushary organization; no dependency or runtime code is added here. Phone delivery needs a Partner account and enrolled customer; no live-phone test is claimed. This contribution was prepared with AI assistance and validated by the checks above.