You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On GitHub, (almost) all text content supplied through their API is limited by 65536 characters. Before this commit, the limit for all textboxes in gh-dash was 400 characters.
While it is possible to set this field (CharLimit) to unlimited (-1), 65536 seems like a sensible default.
Closes: #517
See: https://github.com/orgs/community/discussions/27190
0 commit comments