Skip to content

Commit d4eec14

Browse files
authored
ensure EventIds are supported (#2380)
1 parent 844ea46 commit d4eec14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ resolves #issue_for_this_pr
1919
* [ ] Otherwise: That work is being tracked here: #issue_or_pr_in_each_sdk
2020
* [ ] My changes **do not** change the version of the WebJobs.Extensions.DurableTask package
2121
* [ ] Otherwise: major or minor version updates are reflected in `/src/Worker.Extensions.DurableTask/AssemblyInfo.cs`
22+
* [ ] My changes **do not** add EventIds to our EventSource logs
23+
* [ ] Otherwise: Ensure the EventIds are within the supported range in our existing Windows infrastructure. You may validate this with a deployed app's telemetry. You may also extend the range by completing a PR such as [this one](https://msazure.visualstudio.com/One/_git/AAPT-Antares-Websites/pullrequest/7463263?_a=files).

0 commit comments

Comments
 (0)