protectai / rebuff

LLM Prompt Injection Detector
https://playground.rebuff.ai
Apache License 2.0
1.09k stars 78 forks source link

Allow trusted people to run GitHub action tests #94

Closed ristomcgehee closed 8 months ago

ristomcgehee commented 8 months ago

Currently in order to run the python or javascript tests on a PR, we have remove and add the okay-test-test label. This PR makes it so that adding the label is not necessary for members and collaborators. Adding the label will still be necessary for PR's whether the author is not a member or collaborator.