wildfly/wildfly-github-bot

GH commit status description is restricted to 140 chars

Open

#93 opened on Jul 19, 2023

 (4 comments) (0 reactions) (0 assignees)Java (16 forks)auto 404
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

I found out that the commit status description is limited to 140 chars so we can't take user defined strings in to messages and we need to make sure we don't exceed 140 chars ourselves.

Contributor guide