ibmruntimes / openj9-openjdk-jdk

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
17 stars 73 forks source link

How can I turn OpenJDK GHA Sanity Checks off? #805

Open singh264 opened 3 months ago

singh264 commented 3 months ago

We don't have any requirement to pass these OpenJDK tests, we just ignore them. Probably we should figure out how to turn them off.

singh264 commented 1 month ago

It seems like the next step is to figure out how to turn the OpenJDK GHA Sanity Checks off.

keithc-ca commented 1 month ago

If you're referring to actions that run in your fork, you just need to go to https://github.com/<your-github-userid>/openj9-openjdk/settings/actions, choose "Disable actions" and press "Save".