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

Initial work on #2: Reverting a merged branch #22

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

jeremystretch
Copy link
Contributor

@jeremystretch jeremystretch commented Aug 7, 2024

Introduces the ability to revert a previously merged branch.

  • Introduces new branch_reverted signal & event type
  • Adds revert() method to Branch model
  • Adds /branches/<id>/revert/ REST API endpoint
  • Adds "merged changes" tabbed view for merged branches

@jeremystretch jeremystretch force-pushed the 2-revert-merged-branch branch from d4f486d to 3e43e51 Compare August 8, 2024 15:25
@jeremystretch jeremystretch marked this pull request as ready for review August 8, 2024 18:10
@jeremystretch jeremystretch merged commit 1e490dd into develop Aug 8, 2024
3 checks passed
@jeremystretch jeremystretch deleted the 2-revert-merged-branch branch August 8, 2024 18:12
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