microsoft / microsoft/automatic-graph-layout
CI Build?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 319
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
It would be great to have a CI build on the project to ensure changed aren't regressing anything. There appears to be extensive testing, and it would be fairly simple to set up a pipeline to automate this. Happy to help with this if needed.
[ ] Enable test runs without popping up windows
[ ] Ignore failing tests
[ ] Add GitHub action
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
Start by reviewing the repository's existing test setup and how its tests are currently invoked. Then assess the three checklist items, including non-interactive execution and handling failing tests, before adding a GitHub Actions workflow. Done means the project has an automated CI build that reliably runs the intended tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions
- Domain
- build-system, ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100