diff --git a/src/Restyled/Disabled.hs b/src/Restyled/Disabled.hs index dd9702b3..37c02a4b 100644 --- a/src/Restyled/Disabled.hs +++ b/src/Restyled/Disabled.hs @@ -57,11 +57,12 @@ newtype Owner = Owner -- | Decide if we should emit a disabled status intead of processing -- --- Some ideas: +-- Rough plan: -- --- - Our own testing repositories --- - All public repositories --- - All except those orgs who are still paying +-- - [x] Our own testing repositories +-- - [ ] All public repositories +-- - [ ] All except those orgs who are still paying +-- - [ ] Every shouldEmitDisabledStatus :: Webhook -> Bool shouldEmitDisabledStatus webhook = and