microsoftgraph / microsoftgraph/MSGraph-SDK-Code-Generator
Require PRs for changes to generated OpenAPI spec
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 100
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Modify the pipelines to raise Pull Requests rather than a yolo write to main for edits to CSDL
The stages raising these PR should be followed by a manual approval in the pipeline before generating SDKs using that OpenAPI spec.
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
Locate the pipeline stages that currently write CSDL or the generated OpenAPI spec directly to main, then trace the SDK-generation stages that consume it. Confirm that spec changes open a pull request, that a manual approval follows, and that SDK generation uses the approved spec.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100