Releases: minicli/action-contributors
Releases · minicli/action-contributors
Version 3.3
Fixing previous release Dockerfile. Bumping to 3.3 due to the recent changes in base image and use of stencil templates.
Version 3.2.3
This version uses a new base image that is tailored to execute curl requests with Minicli.
Full Changelog: v3.2.2...v3.2.3
Version 3.2.2
What's Changed
- #9 Fixed stencil template settings by @erikaheidi in #10
Full Changelog: v3.2.1...v3.2.2
Version 3.2.1
What's Changed
- added stencil templates to better customize generated markdown file by @erikaheidi
- added env var to customize ignored users by @erikaheidi
- return error if contrib repository not set by @AlessandroMinoccheri in #8
- Upgrade examples to v3.1 by @McPringle in #3
New Contributors
- @AlessandroMinoccheri made their first contribution in #8
- @McPringle made their first contribution in #3
Full Changelog: v3.2...v3.2.1
Version 3.2
Updated the Dockerfile to use a better base image.
Full Changelog: v3.1...v3.2
Version 3.1
Version 3.1 includes a check to ignore a list of users (by default including the GH actions bot) and fixes the user profile URL for the web version.