Skip to content

Releases: akhilmhdh/contributors-readme-action

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

Contributors-Readme-Action v2.3

16 Oct 06:38
Compare
Choose a tag to compare
  1. Now contributors-readme-action will even work on protected branches and also on branches with status check 🥳 🍾
    • Implemented is_protected mode which sends PR when a change in contributors list is required
  2. Changed the action always pointing to master to the branch in which the action is executed.

Contributors-Readme-Action v2.2.1

05 Oct 19:39
Compare
Choose a tag to compare
  1. Fixed pagination issue with the new API change of github
  2. Dependency update

Contributors-Readme-Action v2.2

17 Jul 17:56
Compare
Choose a tag to compare
  1. Introducing Operators
    • Operators are simple modifies to modify a given list.
    • Operators can be applied by appending / to keyword.
    • This release introduces only one operator: -
    • - operator is used to remove a GitHub user from list. eg: akhilmhdh/-
  2. Added use_username config to use username instead of user's full name
  3. Package dependency updates

Contributors-Readme-Action v2.1.2

11 May 14:14
Compare
Choose a tag to compare

Contributors-Readme-Action v2.1.1

21 Feb 09:45
Compare
Choose a tag to compare
  1. Bug fix
  2. Added org sponsership support

Contributors-Readme-Action v2.1

05 Dec 10:19
Compare
Choose a tag to compare

Changelog

  1. Added sponsors list
  2. fixed action-user getting into contributors list and collaborators list

Contributors-Readme-Action v2.0.3

24 Nov 07:57
Compare
Choose a tag to compare

Changelog

  1. Changed to ncc bundler version
  2. Much faster
  3. Added testing

v2.0.2

07 Oct 09:20
Compare
Choose a tag to compare

Changelog

  1. Minor bug fix
    • Collaborators bot gets filtered to bots
  2. Added better doc comments

Contributors-Readme-Action v2.0.1

02 Oct 14:04
4b1c111
Compare
Choose a tag to compare

Changelog

  1. Minor bug fix
  2. Updated dependency