mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-18 22:11:39 -04:00
The action currently fails when trying to remove the stale or waiting-reply labels from issues that do not actually contain the labels in question. This update adds a guard clause to only run the action on issues containing at least one of the labels.