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
When a TestExecution is updated this integration code should post the update back to GitHub.
Presumably the TestRun.notes field (or maybe a tag) will be pointing back to a GitHub pull request which we can update. The status should appear in the Checks tab.
This will make it possible to schedule both automated and manual testing for the same PR. Presumably you already have a way to deploy a PR for manual testing.
The text was updated successfully, but these errors were encountered:
atodorov
changed the title
On TE update post status to pull request
When TE is updated then post status to pull request
Dec 19, 2019
When a TestExecution is updated this integration code should post the update back to GitHub.
Presumably the TestRun.notes field (or maybe a tag) will be pointing back to a GitHub pull request which we can update. The status should appear in the Checks tab.
This will make it possible to schedule both automated and manual testing for the same PR. Presumably you already have a way to deploy a PR for manual testing.
The text was updated successfully, but these errors were encountered: