github-sync icon indicating copy to clipboard operation
github-sync copied to clipboard

Task not getting commented or tagged when task is added after PR is created and action re ran

Open tylerwyrostek opened this issue 3 years ago • 0 comments

Describe the bug If a dev adds the task after a PR is created and we re run the action its coming back with task found.

To Reproduce Steps to reproduce the behavior:

  1. Create new PR with no teamwork url in description.
  2. Let action complete.
  3. Edit description to have Teamwork URL.
  4. Re run action.

Expected behavior I would expect to see the teamwork task tagged with PR Open and a comment with the PR info.

tylerwyrostek avatar Apr 21 '22 23:04 tylerwyrostek