Skip to content
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

Update workflow to create issue upon failures only for 'scheduled run' #901

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

lakshmimsft
Copy link
Contributor

@lakshmimsft lakshmimsft commented Dec 13, 2023

Attempt to fix issue described in #896 where a merge into a branch followed by a failed test run is raising Alerts in Teams Channel incorrectly.
The PR updates condition to github.event_name == 'schedule' for a scheduled event when creating an issue for a failed test run.

Copy link
Contributor

@kachawla kachawla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@lakshmimsft lakshmimsft merged commit c08f11b into edge Dec 13, 2023
14 checks passed
@lakshmimsft lakshmimsft deleted the lakshmimsft/updsampletestfailwrkflow branch December 13, 2023 18:09
@lakshmimsft lakshmimsft restored the lakshmimsft/updsampletestfailwrkflow branch December 13, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants