Uh oh!
There was an error while loading. Please reload this page.
Move PR comment creation to separate workflow on:pull_request_target - #937
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR separates the PR comment creation logic from the integration tests workflow by moving it to a dedicated pr-comment.yml workflow that runs on pull_request_target. The solution file is also updated to include additional workflow files in the project structure.
- Removed PR comment creation step from
integration-tests.yml - Added new
pr-comment.ymlworkflow triggered bypull_request_target - Updated solution file to include multiple workflow files in the Build section
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/workflows/pr-comment.yml | New workflow to post test results as PR comments using pull_request_target trigger |
| .github/workflows/integration-tests.yml | Removed PR comment creation step and cleaned up trailing whitespace |
| src/ElectronNET.sln | Added workflow files to the Build project section for better visibility in the solution |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
3627a79 to
98757e5Compare
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
98757e5 to
191d225Compare
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
191d225 to
02b4c6fCompare
This comment was marked as outdated.
This comment was marked as outdated.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
02b4c6f to
54eac4bCompareThere was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
softworkz
commented
Nov 17, 2025
Should be ok and safe now. |
Uh oh!
There was an error while loading. Please reload this page.
No description provided.