wildfly / wildfly/wildfly-github-bot
GH commit status description is restricted to 140 chars
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Java
- Stars
- 3
- Forks
- 16
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 1
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating where the bot creates GitHub commit statuses and inspect how user-defined and generated descriptions are combined. Done means status descriptions are kept within GitHub’s 140-character limit without losing the required status information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100