maintainer icon indicating copy to clipboard operation
maintainer copied to clipboard

:octocat: :man_technologist: :whale: Generate personal daily reports or summary, AUTHORS, CONTRIBUTING, CHANGELOG and so on for GitHub user or repository.

Results 15 maintainer issues
Sort by recently updated
recently updated
newest added

Hey @gaocegege :) You already have the necessary `git` command and regex defined: https://github.com/gaocegege/maintainer/blob/5f09778bcf080f106b77c2f07f6fa3a94bb47688/cmd/contributor.go#L34-L51 But you don't use them. I don't think that many people want to create a GitHub...

type/enhancement
priority/P1

Hello. When using bots like [semantic-release](https://github.com/semantic-release/semantic-release) we would like to exclude the bot from the contributors. @myii has a [fork to do it but it's hardcoded](https://github.com/myii/maintainer/commit/de094b4282bb3ed94ceeca558e0e938fd3a7d229). Do you think it...

RFC: https://github.com/maintainer-org/maintainer/blob/master/docs/rfcs/44-use-git-chglog.md ## Steps - [ ] Use git-chglog instead - [ ] Update README - [ ] Add migration plan

This is a feature request GitHub [introduced code owners in July 2017](https://github.com/blog/2392-introducing-code-owners) > This new feature automatically requests reviews from the code owners when a pull request changes any owned...

process/not claimed
type/feature
priority/P1

We could add an option to generate anthors.md group by companies.

type/enhancement
help wanted
process/not claimed
priority/P2

Is it possible to support installing via brew using brew tap? - `go get` will result in downloading dependencies and may mess up the workspace - `docker` requires longer command...

type/enhancement
help wanted
process/not claimed
priority/P3
for-new-contributors

## Ideas Recommend from 1. CI 2. quality report 3. distribution

process/wip
type/feature
priority/P1

Now maintainer replaces ` with , it is not in Markdown style.

type/enhancement
process/not claimed
priority/P3
for-new-contributors

Now maintainer is in time order, docker/docker is in lexicographical order

process/not claimed
type/feature
priority/P1
for-new-contributors

Now we have nested subcommands so generate-docs.go should be refactored to generate docs recursively.

type/bug
process/not claimed
priority/P3
for-new-contributors