Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Empty push_trigger should count as "translated" and "reviewed" #88

Open
joelanders opened this issue May 3, 2018 · 0 comments
Open

Comments

@joelanders
Copy link

joelanders commented May 3, 2018

From the readme:

        # This can be 'translated' or 'reviewed'. To catch both actions,
        # simply remove this key.
        push_trigger: "translated"

From my logs:

 INFO -- : did not process changes because trigger was 'translated' and push trigger was set to ''

My txgh.yml:

push_trigger: "<%= ENV['TX_PUSH_TRIGGER_REVIEWED_OR_TRANSLATED'] %>"

And that^ environment variable is unset in Heroku.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant