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

Add task to remove branches from a repository not associated with an open issue #11

Open
trystant opened this issue Nov 3, 2019 · 0 comments
Labels

Comments

@trystant
Copy link
Collaborator

trystant commented Nov 3, 2019

Using the GivenWhenThen format:

Given I have a github repository
  And the repository has branches in the format <IssueNumber_BranchName> e.g. '11_branch_name'
  And the repository has an issue numbered 11 that has a "closed" state
  When the valet discovers this repo
  Then it deletes the branch associated with that issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant