-
Notifications
You must be signed in to change notification settings - Fork 35
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
Weird gitStream behavior #635
Comments
@uladz-zubrycki can you provide a PR link (any of the PRs that you notice the issue)? |
Anyway @uladz-zubrycki we deployed a new version yesterday, but it could have introduced some unexpected changes. We’ve now reverted back to the previous version. Could you please try it again and let us know if everything is back to normal? Thanks for your patience! |
That helped, works as expected now. Thanks!
Please provide an email I could send a link to. |
Please use this email: |
@vim-zz done |
Describe the bug
All of a sudden,
gitStream
started acting completely wrong: it's assigning incorrect reviewers and labels, all of them at once.No changes on our end to either the GitHub workflow definition or to the rules at
cm/gitstream.cm
, so I assume it's some changes to thegitStream
itself.To Reproduce
No ideas, it's just happening with every PR, no matter what the diff is. Had to disable the workflow.
We've had this workflow and
gitStream.cm
for a few years working alright.Expected behavior
Rules are processed correctly.
The text was updated successfully, but these errors were encountered: