You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Pushing two branches with the same prefix like gt/test and gt/test-two associates these two jobs.
To Reproduce
Steps to reproduce the behavior:
Push a branch named gt/test
Push a branch named gt/test-two
Go to the job page of the first branch.
See the bottom right notification.
Screenshots
Here's a notification at the bottom of the job page of the first branch where the second branch is associated.
The text was updated successfully, but these errors were encountered:
gtsiolis
changed the title
Differentiate jobs for branch names containing the same prefix
Do not associate jobs for branch names containing the same prefix
Nov 9, 2020
Describe the bug
Pushing two branches with the same prefix like
gt/test
andgt/test-two
associates these two jobs.To Reproduce
Steps to reproduce the behavior:
gt/test
gt/test-two
Screenshots
Here's a notification at the bottom of the job page of the first branch where the second branch is associated.
The text was updated successfully, but these errors were encountered: