Releases: akhilmhdh/contributors-readme-action
Releases · akhilmhdh/contributors-readme-action
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
Contributors-Readme-Action v2.0
Changelog
- Totally new strategy
- Reuses previous data of the layout, saving calls
- Now three new lists collaborators, contributors, bots
- Can add custom usernames
- README.md path can be changed
- Additional new parameter