DSACMS / repo-scaffolder

Templates and commandline tools for creating repositories for US Federal open source projects
Creative Commons Zero v1.0 Universal
21 stars 9 forks source link

MAINTAINERS.md needs to be properly slugified at all tiers #38

Closed vantuyls closed 2 months ago

vantuyls commented 10 months ago

Is your feature request related to a problem? Please describe. Currently, the cookiecutter CLI asks for basic information about the repository. There is an opportunity to collect more information about maintainers and add more variables tocookiecutter.jsons to populate MAINTAINERS.md.

Describe the intended behavior The CLI tool asks a series of questions and collects responses from the user. The responses are then populated into MAINTAINERS.md upon repository creation.

Describe the solution you'd like Some variables that can be added include but are not limited to:

Steps to completion:

decause-gov commented 3 months ago

06/17:

CreativeNick commented 3 months ago

Idea: Have two lists: "Current maintainers" and "Emeritus (aka retired) maintainers" (see if this can be automated!, maybe have occasional reminders)

note-to-self: go over potential variables to add with team via slack on friday (can't during meeting since unavailable)

decause-gov commented 2 months ago

@CreativeNick Plz update upon your return

CreativeNick commented 2 months ago

Pull request: https://github.com/DSACMS/repo-scaffolder/pull/104

Did some research on JINJA2 and CLI automation, may require some automation to help streamline the maintainers process. Will need to ask during meeting about how cookiecutter.json works with MAINTAINERS.md in more detail.

natalialuzuriaga commented 2 months ago

06/24:

IsaacMilarky commented 2 months ago

6/28

IsaacMilarky commented 2 months ago

7/1:

CreativeNick commented 2 months ago

7/1:

IsaacMilarky commented 2 months ago

7/8: