linksplatform / linksplatform/Bot
Implement a way to simplify bug reproducing example by GitHub Bot
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
For example, we have repository that have a copy of complex system with reproduced bug.
The GitHub bot should be able to find only affected code, and remove everything from the example that does not affect the bug.
Once the example is automatically simplified it will be easier for humans to find the reason and propose the fix for the bug.
The algorithm may be similar to what test coverage is doing.
Contributor guide
No contributing guide indexed for this repository
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, test, or entry point is named. Start by locating the bot's repository-analysis and issue-handling code, then determine how a simplified reproduction would be judged; done means the bot can remove irrelevant code from a complex example while preserving the reported bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github
- Domain
- devtools, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100