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

feat: Add support for bitbucket CODEOWNERS location #29502

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

RadikalJin
Copy link
Contributor

@RadikalJin RadikalJin commented Jun 7, 2024

Changes

BitBucket requires the CODEOWNERS file to be placed in a .bitbucket folder. https://confluence.atlassian.com/display/BitbucketServer/Code+owners
This change enhances renovate to also search for a CODEOWNERS file in this location.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

BitBucket requires the CODEOWNERS file to be placed in a .bitbucket folder.
https://confluence.atlassian.com/display/BitbucketServer/Code+owners
This change enhances renovate to also search for a CODEOWNERS file in this location.
@RadikalJin RadikalJin changed the title Add support for bitbucket CODEOWNERS location feat: Add support for bitbucket CODEOWNERS location Jun 7, 2024
@rarkins rarkins enabled auto-merge June 7, 2024 10:42
@rarkins rarkins added this pull request to the merge queue Jun 7, 2024
Merged via the queue into renovatebot:main with commit e15ffd1 Jun 7, 2024
35 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.398.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@HonkingGoose
Copy link
Collaborator

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

I suspect we do need to update the docs. 🙃 I'm opening this discussion:

@setchy setchy added platform:bitbucket Bitbucket Cloud platform platform:bitbucket-server Bitbucket Data Center and Server platform labels Jun 7, 2024
kosmoz pushed a commit to kosmoz/renovate that referenced this pull request Jun 12, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform:bitbucket Bitbucket Cloud platform platform:bitbucket-server Bitbucket Data Center and Server platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants