appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.32k stars 3.61k forks source link

[Feature]: Option to delete branch after merging #27081

Open LagunaElectric opened 1 year ago

LagunaElectric commented 1 year ago

Is there an existing issue for this?

Summary

After a user merges git branches using the Appsmith UI, they should have the option to delete the merged branch. This is similar to the option provided when you do the same from the GitHub UI.

Why should this be worked on?

This is a common workflow, and it's an extra step to then go to GitHub and delete the branch from there. It should be included in our UI.

Nishanth1806 commented 1 year ago

This would reduce the dependency on github and workflow would be made easy.