Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Extractor pipeline is not working only in 1 specific repo #673

Open
sandhya-techie opened this issue Sep 26, 2024 · 3 comments
Open

Comments

@sandhya-techie
Copy link

Release version

v6.0.1.1

Describe the bug

The pipeline is running successfully, but it is not creating a new branch or pull request in the repository.
image
I have verified repository has all permission in place
image

Expected behavior

After running the extractor pipeline, it should create a new branch and also generate a pull request.

Actual behavior

The pipeline has run successfully, and I can confirm that the artifacts are visible in the extractor pipeline as well.
image
image

I am not sure why new branch is not getting created in ado repo

Reproduction Steps

.

Copy link

  Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
  Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.

@sandhya-techie sandhya-techie changed the title [BUG] [BUG] Extractor pipeline is not working only in 1 specific repo Sep 26, 2024
@sandhya-techie
Copy link
Author

@guythetechie , @waelkdouh The repository was created with a .gitignore file: Visual Studio, which is causing an issue: despite the pipeline running successfully, it does not create a new branch or pull request.

@guythetechie
Copy link
Contributor

@sandhya-techie - we've seen strange issues like this with ADO in the past (see #170).

Can you paste the full output of the last step in your extractor pipeline? Your screenshot got cut off after Creating artifacts folder...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants