Closed efraespada closed 1 hour ago
Align develop branch after updating files in master
to ✨ - Align develop branch after updating files in master
.Thank you for contributing! 🙌
feature/32-align-develop-branch-after-updating-files-in-master
.
Consider commiting with the prefix
feature-32-align-develop-branch-after-updating-files-in-master
.
feature/32-align-develop-branch-after-updating-files-in-master
to develop
. New PRThank you for contributing! 🙌
Changes on branch feature/32-align-develop-branch-after-updating-files-in-master
:
feature-32-align-develop-branch-after-updating-files-in-master: added merge from master to develop
This issue was closed after merging #34.
Changes on branch feature/32-align-develop-branch-after-updating-files-in-master
:
feature-32-align-develop-branch-after-updating-files-in-master: added fetch-depth to checkout step
This issue was closed after merging #37.
Is there an existing issue or feature request for this?
What area does this improvement affect?
Performance
What actions does this improvement affect?
Issue, Pull Request, Commit
Description of the idea or improvement
In order to lock/protect
master
anddevelop
branches we must keepdevelop
up to date withmaster
.Current limitations or challenges
No idea
Expected impact
Been able to lock the default and development branch.
Alternatives considered
Not to lock these branches, but it is not an option. 😄
Version of git-board-flow
master
Additional context or comments
No response