Skip to content
This repository has been archived by the owner on Feb 18, 2019. It is now read-only.

Extract project maintainers from MAINTAINERS file #29

Closed
hjacobs opened this issue Nov 24, 2015 · 2 comments
Closed

Extract project maintainers from MAINTAINERS file #29

hjacobs opened this issue Nov 24, 2015 · 2 comments

Comments

@hjacobs
Copy link
Contributor

hjacobs commented Nov 24, 2015

It would be awesome to get the maintainers (via REST API) of all repositories. Example MAINTAINERS file: https://github.com/zalando-stups/fullstop/blob/master/MAINTAINERS

This information could be displayed but also used to check for non-maintained projects and to do custom scripting ("give me all projects I'm maintaining").

@hjacobs
Copy link
Contributor Author

hjacobs commented Feb 9, 2016

Necessary steps:

  • scheduled job needs to collect maintainers from MAINTAINERS file
  • maintainers should be part of the project model
  • REST API needs to return maintainers property containing a list of strings

hjacobs added a commit that referenced this issue Feb 9, 2016
hjacobs added a commit that referenced this issue Feb 9, 2016
hjacobs added a commit that referenced this issue Feb 9, 2016
@hjacobs
Copy link
Contributor Author

hjacobs commented Feb 10, 2016

@hjacobs hjacobs closed this as completed Feb 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant