mdedetrich commented on issue #23: URL: https://github.com/apache/incubator-pekko/issues/23#issuecomment-1304773976
> This is something we will want to implement. I'm not yet sure that we have enough stability in the dev pipelines though. So we don't have to enable all of the status checks however there are ones that make sense to enable even now, i.e. * `Scalafmt / Code is formatted (pull_request)` * `Pull Requests / Check / Headers (pull_request)` And all of the compile ones (I don't think we ever want to merge code that actually can't compile) Also do note that even with status checks enabled you can bypass them, you just need to write permissions to the repo which in the current case is PMC members > Explicitly having to name the status checks for that feature to do anything meaningful, is an additional complication. I don't know what you mean, if you are talking about the logistics of enabling them then its really quite trivial, you get a dropdown of past checks that have triggered (which we are already at this point in time) and you just select the ones that you want to enable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
