Skip to content

Releases: akhilmhdh/contributors-readme-action

Contributors-Readme-Action v2.3.10

03 May 17:07
Compare
Choose a tag to compare
  1. Fixed missing tbody #68
  2. Updated readme with the new github action permission in yaml #63

Contributors-Readme-Action v2.3.9

03 May 15:23
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @KPCOFGS in #76
  • Fix null name, no capitalize & introduce eslint fix command by @melroy89 in #77

New Contributors

Contributors-Readme-Action v2.3.8

20 Apr 14:55
Compare
Choose a tag to compare

Removed check for push to enable manual run

Contributors-Readme-Action v2.3.7

20 Apr 14:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Contributors-Readme-Action v2.3.6

02 Aug 16:49
Compare
Choose a tag to compare
  1. Fixed re-encoding on html encoded ones #49
  2. Minor package updates

Contributors-Readme-Action v2.3.5

19 Jul 17:47
Compare
Choose a tag to compare
  1. Added html escaping to readme to escape name #49

Contributors-Readme-Action v2.3.4

04 Mar 17:39
Compare
Choose a tag to compare
  1. Added override to branch protection to rule to avoid PR and use personal access token based direct commit #43
  2. Fixed sponser list nullable causing undefined table row #45

Contributors-Readme-Action v2.3.3

12 Nov 14:01
Compare
Choose a tag to compare
  1. Changed to Github-Action verified commits #42

Contributors-Readme-Action v2.3.2

08 Nov 19:25
Compare
Choose a tag to compare
  1. Fixed pr_id output wrong type in id. Thanks to @MrChocolatine

Contributors-Readme-Action v2.3.1

08 Nov 14:36
Compare
Choose a tag to compare
  1. Changed is_protected input parameter to auto detection. #37
  2. Implemented pr_title_on_protected parameter to change the PR title made on protected mode. Thanks to @MrChocolatine
  3. New output, that contains the ID of the PR made