Tyler Garner

Results 4 comments of Tyler Garner

@thrivingproject You can create your own alias to achieve this functionality today: ```bash gh alias set --shell .gitignore 'gh api -X GET /gitignore/templates/"$1" --jq ".source"' ``` Example: `gh .gitignore Node...

This happens when `CELERY_ALWAYS_EAGER` is True. If you set it to `False` the status will propagate and the client side will finish successfully. But agreed, it should work either way.

@jyio-va There is a GitHub team that supports your organization directly and has more details on org-specific configuration and policies. If this is still a problem for you, consider creating...