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

Task Notify about modifications of important files in VCS to support all branches #567

Open
tess1o opened this issue Jan 19, 2022 · 1 comment · Fixed by #571
Open

Task Notify about modifications of important files in VCS to support all branches #567

tess1o opened this issue Jan 19, 2022 · 1 comment · Fixed by #571
Assignees

Comments

@tess1o
Copy link

tess1o commented Jan 19, 2022

In the task Notify about modifications of important files in VCS you have to specify the exact branch you want to check and track.

However, since you're really lazy you don't want to add new lazylead tasks each time a new branch is created. Instead, you want to have a feature for lazylead so it tracks all the branches (even if they're created every day) or (maybe) additionally provide a pattern how to filter only the branches you want to track (for instance by some prefix).

"svn ls" command can be used to get all branches

@dgroup
Copy link
Owner

dgroup commented Jan 19, 2022

That’s an amazing idea, planning it for next release

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 a pull request may close this issue.

2 participants