mirror of
https://github.com/containers/podman.git
synced 2026-02-19 15:39:50 -05:00
When a reviewer of an issue determines that an issue is incompleted, a `needs-info` label can be added to the issue. This will trigger a GH action with an automated response. The reviewer should also have told the user what is needed or asked a question. Also, we have no automated way to remove the label when a response is provided, so this still needs to be managed. Signed-off-by: Brent Baude <bbaude@redhat.com>