Skip to content

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

Merged
lakshmimsft merged 1 commit into
edgefrom
lakshmimsft/updsampletestfailwrkflow
Dec 13, 2023
Merged

Update workflow to create issue upon failures only for 'scheduled run'#901
lakshmimsft merged 1 commit into
edgefrom
lakshmimsft/updsampletestfailwrkflow

Conversation

@lakshmimsft
Copy link
Copy Markdown
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.

@lakshmimsft lakshmimsft requested a review from a team as a code owner December 13, 2023 04:48
Copy link
Copy Markdown
Member

@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
@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