rickstaa / top-issues-action

Labels and displays the top-upvoted (i.e. 👍) issues and pull requests in your repository.
MIT License
20 stars 1 forks source link

Add dry run #53

Closed rickstaa closed 2 years ago

rickstaa commented 2 years ago

This pull request adds a dry_run parameter that can be used to test the action without calling octokit's issues.addLabels and issues.update methods.