Skip to content

Releases: Anmol-Baranwal/handle-multiple-issues

v1.2.0

16 Nov 11:38
68b4190
Compare
Choose a tag to compare

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

15 Nov 21:15
67cfc09
Compare
Choose a tag to compare

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 when issueNumber is set to true.

  • Modified the default value of issueNumber to true 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

13 Nov 12:14
e6c4aad
Compare
Choose a tag to compare

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

12 Nov 20:08
817792b
Compare
Choose a tag to compare

There are currently four inputs defined to help you configure the action:

  • issueNumber
  • close
  • comment
  • label