Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

APIOPs extractor Pipeline not extracting operations of gRPC API in the Pull request.

Open
#718 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, grpc
Domain
api, devops

Research direction

Use the reproduction steps against release v6.0.1.4, starting with the APIOPs extractor pipeline and its “Create artifacts pull request” step. Compare the generated customer-grpc apiInformation.json with the deployed gRPC API's operations; the work is done when the pull request includes all operations from the customer profile service proto.

Written by the indexing model from the issue text.

Description

Release version

v6.0.1.4

Describe the bug

APIOPs extractor Pipeline is not extracting operations of gRPC API in the Pull request.. Followed below steps:
1)Created gRPC API in APIM with customer profile service proto file .
2) gRPC API is deployed with multiple operations.
3) While using APIOPs extractor Pipeline, it is not extracting operations of gRPC API in the Pull request.
In the PR, apis folder with gRPC api "customer-grpc" is extracted with only apiInformation.json but operations are not found.
Attached document with screenshots.

Expected behavior

APIOPs extractor Pipeline should extract all operations of gRPC API in the Pull request.

Actual behavior

APIOPs extractor Pipeline is not extracting operations of gRPC API in the Pull request.

Reproduction Steps
  1. Create a gRPC API in APIM with customer profile service proto file.
  2. gRPC API should be created with multiple operations.
  3. Execute the run extractor pipeline of APIOPS.
  4. The "Create artifacts pull request" - "Create pull request" step of the extractor pipeline would create a PR.
  5. The PR will not have operations data of the gRPC API.
Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/apiops

All issues in Azure/apiops

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.