Zelalem Mekonen
Zelalem Mekonen
Another possible work around might be providing a default value from your remote schema that returns a default for your relationship when a specific field value is sent from hasura
> Would it make sense to include the commands in their own package? We will have a lot of commands that will be implemented so the file `commands.go` would be...
> Also, when a command is made through the comment, the action is as expected triggered but it runs the whole `reviewpad.yml` file again. It would be nice if only...
> > > Also, when a command is made through the comment, the action is as expected triggered but it runs the whole `reviewpad.yml` file again. It would be nice...
I have been looking into this issue for the past couple of days, even though I couldn't find feasible examples of how this is handled in other parsers, I did...
> Another possibility could be having another field called `Default` where we would put the default values. > > ``` > func IssueCountBy() *aladino.BuiltInFunction { > return &aladino.BuiltInFunction{ > Type:...
@marcelosousa @ferreiratiago @shay2025 Any new feedback or suggestions on this issue
One work around is by editing the trigger function and adding the conditional there like this ``` create function "notify_hasura_employee_hired_UPDATE"() returns trigger language plpgsql as $$ DECLARE _old record; _new...
hello, it's been a long while since i've worked on this repo, which version of vue are you using 2 or 3?
Hello everybody, apologies for the late reply I haven't really been able to give much attention to this repo but i have found a maintainer willing to take over the...