This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/js/directives/ui/manage-trigger-githost
Joseph Schorr 8bbe0e5e9b Always allow robot accounts to be selected by admins in trigger setup
Currently during trigger setup, if we don't know for sure that a robot account is necessary, we don't show the option to select one. This fails if the user has a Dockerfile in a branch or tag with a private base image *or* they *intend* to add a private base image once the trigger is setup. Following this change, we always show the option to select a robot account, even if it isn't determined to be strictly necessary.
2017-03-20 13:24:55 -04:00
..
manage-trigger-githost.component.html Always allow robot accounts to be selected by admins in trigger setup 2017-03-20 13:24:55 -04:00
manage-trigger-githost.component.spec.ts removed old templates 2017-02-28 16:51:44 -05:00
manage-trigger-githost.component.ts Always allow robot accounts to be selected by admins in trigger setup 2017-03-20 13:24:55 -04:00