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

fix(onboarding): onboarding prs can have semantic prefixes causing repo to skip onboarded status. #29285

Merged
merged 27 commits into from
May 28, 2024

Conversation

PhilipAbed
Copy link
Collaborator

@PhilipAbed PhilipAbed commented May 27, 2024

Changes

added an extra check for pr source branch to not be onboarding PR ( configure/renovate by default)

Context

while having semantic prefix in my PR the PR title became chore: Configure Renovate causing the repository to go to Activated status immediately after merging the PR.
the expected is for the repo to be onboarded status and not activated!

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

viceice and others added 25 commits June 5, 2023 16:45
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
@PhilipAbed PhilipAbed requested a review from viceice May 27, 2024 15:25
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs prettier fix

@PhilipAbed PhilipAbed requested a review from viceice May 28, 2024 07:48
@PhilipAbed
Copy link
Collaborator Author

fixed lint and tested, should be fine

@rarkins rarkins added this pull request to the merge queue May 28, 2024
Merged via the queue into renovatebot:main with commit 7392dbe May 28, 2024
37 checks passed
@PhilipAbed PhilipAbed deleted the fix-semantic-onboarding branch May 28, 2024 08:35
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.381.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants