RFR: 7796: Remove workflow status indicator in the readme

Virag Purnam duke at openjdk.java.net
Tue May 17 17:13:00 UTC 2022


On Tue, 17 May 2022 15:47:35 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:

> > Since running workflows in the context of main repo is no longer supported.
> 
> I'm a bit out of the loop, what happened to the workflows?

Workflows will not run within the context of openjdk. Now the workflows will run on the forked repos and when we request the PR, report links will be present on the main repo. This is a standard policy for all projects in the openjdk organization. All openjdk repositories are configured this way except for a small number that were overlooked. Now during the audit they found that JMC workflows run within the context of openjdk. They have disabled action tab for JMC in main repo. We will not see much change, workflows will run as it was earlier, but it will run on forked repos and report links will be part of PR.

-------------

PR: https://git.openjdk.java.net/jmc/pull/399


More information about the jmc-dev mailing list