# Config not picked up, pull requests not appearing - bitbucket

**URL:** https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433
**Category:** Support
**Created:** [January 12, 2022, 4:23pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433 "2022-01-12T16:23:50Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Bart](https://avatars.discourse-cdn.com/v4/letter/b/f19dbf/32.png) [@Bart](https://community.codecov.com/u/Bart)
#### Post date: [January 12, 2022, 4:23pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433/1 "2022-01-12T16:23:50Z")

</div>

### Description

I setup codecov with bitbucket and circleCI. Circle CI is uploading the report to codecov properly.  
The problem is that we have custom codecov.yml that is not appearing in settings and I also cannot see any Pulls in codcov.

### CI/CD URL

[https://app.circleci.com/pipelines/bitbucket/elliptic/forensics-backend/150/workflows/4f7919bc-d0e3-40ca-934e-e94a20cdae27/jobs/537](https://app.circleci.com/pipelines/bitbucket/elliptic/forensics-backend/150/workflows/4f7919bc-d0e3-40ca-934e-e94a20cdae27/jobs/537)

### Codecov Output

Please provide the full output of running the uploader on your CI/CD. This will typically have the Codecov logo as ASCII.

```auto
[2022-01-12T15:35:18.071Z] ['info'] 
     _____ _
    / ____ | | |
   | | _____ | | ______  _______
   | | / _ \ / _` |/ _ \/ __/ _ \ \ / /
   | |___| (_) | (_| |__/ (_| (_) \ V /
    \ _____\___ / \ __,_|\___ |\ ___\___ / \_/

  Codecov report uploader 0.1.14
[2022-01-12T15:35:18.084Z] ['info'] => Project root located at: /tmp/workspace
[2022-01-12T15:35:18.085Z] ['info'] -> Token found by arguments
[2022-01-12T15:35:18.094Z] ['info'] Searching for coverage files...
[2022-01-12T15:35:18.112Z] ['info'] => Found 1 possible coverage files:
  functions/coverage/lcov.info
[2022-01-12T15:35:18.112Z] ['info'] Processing /tmp/workspace/functions/coverage/lcov.info...
[2022-01-12T15:35:18.114Z] ['info'] Detected CircleCI as the CI provider.
[2022-01-12T15:35:18.115Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=codecov-circleci-orb-3.2.2-uploader-0.1.14&token= ******* &branch=YUFT-33_codecov_2&build=537&build_url=https%3A%2F%2Fcircleci.com%2Fbb%2Felliptic%2Fforensics-backend%2F537&commit=63e4044840602f55605ccc1163f519bb5c9fc1ea&job=0&pr=&service=circleci&slug=elliptic%2Fforensics-backend&name=537&tag=&flags=&parent=
[2022-01-12T15:35:18.219Z] ['info'] Uploading...
[2022-01-12T15:35:18.397Z] ['info'] {"status":"success","resultURL":"https://codecov.io/bitbucket/elliptic/forensics-backend/commit/63e4044840602f55605ccc1163f519bb5c9fc1ea"}

```

### Expected Results

Be able to see config in settings as well as pull requests in Pulls.

### Actual Results

Custom codecov.yml is not appearing in settings and I also cannot see any Pulls in codcov.

### Additional Information

Issue is connected with two repositories:  
[https://bitbucket.org/elliptic/forensics-backend/src/master/](https://bitbucket.org/elliptic/forensics-backend/src/master/)  
[https://bitbucket.org/elliptic/elliptic-frontend/src/master/](https://bitbucket.org/elliptic/elliptic-frontend/src/master/)

It seems like it is similar to:

> [@Codecov.yml does not update in our repo and does not comment in Gitlab PR](https://community.codecov.com/t/codecov-yml-does-not-update-in-our-repo-and-does-not-comment-in-gitlab-pr/3395/6):
>
> @tom Okay, I rebased and pushed a new commit 21356cf0a49782db6895ac26ccb9bc6c6933533c. There are some updates: The CI passed on this commit [Codecov](https://app.codecov.io/gl/cloud_arv:agritech:service-matching/varun-matchmaking-flutter/commit/21356cf0a49782db6895ac26ccb9bc6c6933533c) white_check_mark CodeCov still does not detect my yaml in App Settings and the current Bot still None thinking CodeCov can detect my PRs now white_check_mark CodeCov can comment coverage report to Gitlab PR now white_check_mark Everything seems to be fine now. I’m not sure what happens wit…

---

<div class="post-metadata">

### Author: ![drazisil](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/drazisil/32/496_2.png) [@drazisil](https://community.codecov.com/u/drazisil)
#### Post date: [January 25, 2022, 1:50pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433/2 "2022-01-25T13:50:14Z")

</div>

Hi @Bart !

It looks like this is a private repo and Codecov is not able to access the repository to fetch the codecov.yml file.

Can you try setting up a Team Bot [Team Bot](https://docs.codecov.com/docs/team-bot) and see if that helps?

---

<div class="post-metadata">

### Author: ![Bart](https://avatars.discourse-cdn.com/v4/letter/b/f19dbf/32.png) [@Bart](https://community.codecov.com/u/Bart)
#### Post date: [January 25, 2022, 2:20pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433/4 "2022-01-25T14:20:31Z")

</div>

HI @drazisil,  
I’ve set it up as: bart\_elliptic

---

<div class="post-metadata">

### Author: ![drazisil](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/drazisil/32/496_2.png) [@drazisil](https://community.codecov.com/u/drazisil)
#### Post date: [January 25, 2022, 2:52pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433/6 "2022-01-25T14:52:39Z")

</div>

It looks like we have a bug with that updating. I’ve manually set it in the database, please let us know if a fresh commit works.

---

<div class="post-metadata">

### Author: ![Bart](https://avatars.discourse-cdn.com/v4/letter/b/f19dbf/32.png) [@Bart](https://community.codecov.com/u/Bart)
#### Post date: [January 25, 2022, 3:28pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433/7 "2022-01-25T15:28:18Z")

</div>

@drazisil  
I’m able to see pull requests on both repos but still cannot see a custom codecov.yaml file on both repos in codecov settings.

---

<div class="post-metadata">

### Author: ![drazisil](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/drazisil/32/496_2.png) [@drazisil](https://community.codecov.com/u/drazisil)
#### Post date: [January 25, 2022, 4:04pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433/8 "2022-01-25T16:04:20Z")

</div>

Can you share a new SHA? (the full one please, not just the 12 digits BitBucket likes)

I will check the logs again.

---

<div class="post-metadata">

### Author: ![drazisil](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/drazisil/32/496_2.png) [@drazisil](https://community.codecov.com/u/drazisil)
#### Post date: [January 25, 2022, 4:15pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433/9 "2022-01-25T16:15:20Z")

</div>

Going to move to the ticket since our sales team requested it. I’ll close this thread.

---

<div class="post-metadata">

### Author: ![drazisil](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/drazisil/32/496_2.png) [@drazisil](https://community.codecov.com/u/drazisil)
#### Post date: [January 25, 2022, 4:15pm UTC](https://community.codecov.com/t/config-not-picked-up-pull-requests-not-appearing-bitbucket/3433/10 "2022-01-25T16:15:32Z")

</div>


