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
{{ message }}
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
When a PR is created with taskid in it's title/description/commit message it always fails.
In my use case task TA0000001 is a valid task with valid state (Defined).
To Reproduce
Steps to reproduce the behavior:
Create a PR with a valid taskir TA??????? in its title.
Confirm in rally the TA??????? is in defined state
Rally check fails for the PR
Expected behavior
Rally check should pass if it's a valid taskid with valid state (Ready/Defined/In-Profress)