asfyaml/asfyaml.py (3 lines): - line 90: # TODO: Set up repo details inside this class (repo name, file-path, project, private/public, etc) - line 185: # TODO: Make this much more reader friendly! - line 322: # Import all the feature classes. TODO: move this import elsewhere. asfyaml/feature/github/__init__.py (2 lines): - line 101: # Branch protection rules - TODO: add actual schema - line 143: # TODO: deprecated, use "pull_requests.del_branch_on_merge" instead asfyaml/feature/github/pages.py (1 line): - line 93: # TODO: Allow disabling GitHub Pages by removing the entries.. asfyaml/feature/pelican.py (1 line): - line 76: # Get notification list - TODO: fix to reuse the old default git recipients asfyaml/feature/jekyll.py (1 line): - line 66: # Get notification list - TODO: fix to reuse the old default git recipients