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

Update greetings.yml #4856

Merged
merged 1 commit into from
Sep 18, 2021
Merged

Update greetings.yml #4856

merged 1 commit into from
Sep 18, 2021

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 18, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to GitHub workflow to favor merging over rebasing for feature branch updates.

πŸ“Š Key Changes

  • Improved the GitHub greetings.yml workflow by changing the update strategy from rebasing (git rebase) to merging (git merge).

🎯 Purpose & Impact

  • 🎨 This change aims to simplify the process of updating a local feature branch with the latest changes from the main branch.
  • πŸ‘₯ It reduces the potential for conflicts and complexities that can arise from rebasing, making it more contributor-friendly.
  • πŸ” Users can now update their work more seamlessly, which may encourage more contributions and smoother collaboration.

@glenn-jocher glenn-jocher merged commit 9ef9494 into master Sep 18, 2021
@glenn-jocher glenn-jocher deleted the update/greetings branch September 18, 2021 16:43
CesarBazanAV pushed a commit to CesarBazanAV/yolov5 that referenced this pull request Sep 29, 2021
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
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

Successfully merging this pull request may close these issues.

1 participant