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

removing auto-update branches workflow #2039

Closed
wants to merge 2 commits into from

Conversation

soneillf5
Copy link
Contributor

@soneillf5 soneillf5 commented Oct 5, 2021

Proposed changes

Remove the auto-update workflow that keeps branches up to date with master my merging master into them regularly.
I'm removing this workflow as it has been making the git log very difficult to work with.
See screenshot below

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

Screenshot 2021-10-05 at 11 41 42

@github-actions github-actions bot added the enhancement Pull requests for new features/feature enhancements label Oct 5, 2021
@lucacome
Copy link
Member

lucacome commented Oct 6, 2021

I've found this action that will rebase instead of adding a merge commit https://github.com/peter-evans/rebase would that work better?

@soneillf5 soneillf5 closed this Oct 8, 2021
@soneillf5 soneillf5 deleted the feature/disable-master-merging-updates branch October 8, 2021 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Pull requests for new features/feature enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants