[PR #12489] Potentially fix Submit OneFuzz CI Job #29077

Open
opened 2026-01-31 09:32:38 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/12489

State: closed
Merged: Yes


Summary of the Pull Request

Modifies the OneFuzz CI Job so that it attempts to read the notification config from a file rather than the command line.

References

Potential oversight in #10431.

PR Checklist

  • CLA signed. If not, go over here and sign the CLA

Detailed Description of the Pull Request / Additional comments

Noticed that the CI job was failing on main, so took a look. According to the docs, files should be referenced using @./ notation.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/12489 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Modifies the OneFuzz CI Job so that it attempts to read the notification config from a file rather than the command line. ## References Potential oversight in #10431. ## PR Checklist * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA ## Detailed Description of the Pull Request / Additional comments Noticed that the CI job was failing on main, so took a look. According to the [docs](https://github.com/microsoft/onefuzz/blob/7f7d76fa7fd0e351f8ffd8c7aa5c5729e30f9e8f/docs/notifications.md#implementation), files should be referenced using `@./` notation.
claunia added the pull-request label 2026-01-31 09:32:38 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29077