Automatic contributors list #33

Closed
opened 2021-10-06 12:57:10 +00:00 by prx · 2 comments
Collaborator

As suggested by solene in chatroom, a list of contributors could be included at each issue.
I started to work on this, using git log.

Contributors are sorted by number of commits. It may not be necessary.
Some are doubles, because the same person doesn't use exactly the same name on each commit.

Also, nothing is shown on the index page.

It's a bit messy though, you might want to edit this branch : https://tildegit.org/solene/openbsd-webzine/src/branch/contributors_auto

Anyway, this is how it looks :

preview of automatic contributors insertion

As suggested by solene in chatroom, a list of contributors could be included at each issue. I started to work on this, using `git log`. Contributors are sorted by number of commits. It may not be necessary. Some are doubles, because the same person doesn't use exactly the same name on each commit. Also, nothing is shown on the index page. It's a bit messy though, you might want to edit this branch : https://tildegit.org/solene/openbsd-webzine/src/branch/contributors_auto Anyway, this is how it looks : ![preview of automatic contributors insertion](https://0x0.st/-g6O.png)
Owner

In regards to result, I think it would be better to run a script on an issue to get the list (the same you got) and manually filtering it for addition in the file.

In regards to result, I think it would be better to run a script on an issue to get the list (the same you got) and manually filtering it for addition in the file.
Owner

this would be per issue contributors

this would be per issue contributors
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: solene/openbsd-webzine#33
No description provided.