sap: Poll GitHub Actions results from forked repositories as PR checks#163
Closed
raeessap wants to merge 115 commits into
Closed
sap: Poll GitHub Actions results from forked repositories as PR checks#163raeessap wants to merge 115 commits into
raeessap wants to merge 115 commits into
Conversation
…8d1df-sap Merge 0889d60
…8d4f2-sap sap: Merge b5e03c6
…484af-sap sap: Merge 7606e1c
…6cef3-sap sap: Merge eabb861
…371606-sap sap: Merge 195d32c
…9ead47-sap sap: Merge 9a46d3e
…6613d7-sap sap: Merge 359f6ab
…66e552-sap sap: Merge 1696e03
…2b0c55-sap sap: Merge 095d068
…08c352cc03ecfa959b-sap
…fa959b-sap sap: Merge 3d80c40
…e2a840-sap sap: Merge 68387c5
…a7f349-sap sap: Merge 0cabfbc
…35e5f4-sap sap: Merge b57bb6e
Remove occurences of deprecated ::set-output calls Update build JDK Disable UI tests since they timeout constantly
…4a01b2-sap sap: Merge cdc7964
…3e960b-sap sap: Merge 91329f1
…6f8a87-sap sap: Merge 1fb69d4
…02e002-sap sap: Merge 58c9ede
…e8a7d2-sap sap: Merge 36c5d7d
…242d43-sap sap: Merge 1163ef8
…2153b5-sap sap: Merge 84ac822
…00c50f-sap sap: Merge 145050d
…8bcf8d-sap sap: Merge 5ace151
Fixed problems in the unsafe allocation test.
…c68efc7-sap sap: Merge b120bc4
…60aa02b-sap sap: Merge 5c0e604
…6c4ed4b-sap sap: Merge 25b8e1d
…df08d93-sap sap: Merge 181b8a0
…07a284f-sap sap: Merge 58ca84a
…c2e4fc3-sap sap: Merge 3922e8a
…37451d4-sap sap: Merge 9c5aeda
…3029770-sap sap: Merge 1034873
…faa86f8-sap sap: Merge 5778a3e
…a2b0336-sap sap: Merge eb78a2d
…d8c048a-sap sap: Merge 3f11594
…9f2e81a-sap sap: Merge f9ba5ef
…5d0fab7-sap sap: Merge e4858b1
…b28a409-sap sap: Merge 8d51efa
…4188be4-sap sap: Merge bde624e
…1f78c49-sap sap: Merge a57d665
…27f7e63-sap sap: Merge 695f016
* Add required permission to build workflow * Bump actions
…ca42692-sap sap: Merge ec5484f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
the github checks will be performed on the user's forked repository and if a PR is created from a forked repo, the upstream github will read the results of the checks that ran on forked repo.
TGSAPJVM-6151