Releases: Anmol-Baranwal/handle-multiple-issues
v1.2.0
Ignore Specified Users & Collaborators
Hi everyone! 🎉 In this release, I've incorporated the following enhancements:
-
Introduced the
ignoreUsers
option, allowing you to specify usernames for exclusion from this workflow. -
Implemented the
ignoreCollaborators
option to automatically ignore all repository collaborators during workflow execution. -
Included examples and updated documentation to illustrate both options.
These changes aim to provide more customization options for your open-source projects.
Thank you for your continued support! 🚀
v1.1.0
Enhancements to Workflow Flexibility and Documentation
Hi everyone! 🎉 In this release, I've implemented the following updates:
-
Introduced the
assign
option to filter issues assigned to the author. This functionality is active only whenissueNumber
is set totrue
. -
Modified the default value of
issueNumber
totrue
for improved usability. -
Added the option to apply multiple labels simultaneously using syntax mentioned in the documentation.
-
Enhanced user flexibility by making the
GitHub token
field optional, removing the mandatory requirement. -
Included examples and updated documentation to illustrate all possible scenarios.
These changes aim to streamline workflow management and provide more customization options for your open source management.
Thank you for your continued support! 🚀
v1.0.1
Update Workflow Examples & Workflow Metadata
Hey everyone 🎉 In this release, we've made the following updates:
- Updated the brand icon and name in
action.yml
. - Revised contributing guidelines to reference SemVer 2.0.
- Updated workflow examples to refer to the latest release version instead of a specific branch.
v1.0.0
There are currently four inputs defined to help you configure the action:
- issueNumber
- close
- comment
- label