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

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

@joelanders

Description

@joelanders

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions