mirror of
https://github.com/containers/podman.git
synced 2026-02-05 15:45:08 +01: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>