Releases: akhilmhdh/contributors-readme-action
Releases · akhilmhdh/contributors-readme-action
Contributors-Readme-Action v2.3.1
- Changed
is_protected
input parameter to auto detection. #37 - Implemented
pr_title_on_protected
parameter to change the PR title made on protected mode. Thanks to @MrChocolatine - New output, that contains the ID of the PR made
Contributors-Readme-Action v2.3
- 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
- Implemented
- Changed the action always pointing to master to the branch in which the action is executed.
Contributors-Readme-Action v2.2.1
- Fixed pagination issue with the new API change of github
- Dependency update
Contributors-Readme-Action v2.2
- 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/-
- Added use_username config to use username instead of user's full name
- Package dependency updates
Contributors-Readme-Action v2.1.2
- Package dependency updates
Contributors-Readme-Action v2.1.1
- Bug fix
- Added org sponsership support
Contributors-Readme-Action v2.1
Changelog
- Added sponsors list
- fixed action-user getting into contributors list and collaborators list
Contributors-Readme-Action v2.0.3
Changelog
- Changed to ncc bundler version
- Much faster
- Added testing
v2.0.2
Changelog
- Minor bug fix
- Collaborators bot gets filtered to bots
- Added better doc comments
Contributors-Readme-Action v2.0.1
Changelog
- Minor bug fix
- Updated dependency