Dropping support for `@swift-ci test and merge` in favor of auto-merge feature on GitHub

We are dropping support for @swift-ci test and merge trigger in the GitHub - apple/swift: The Swift Programming Language repository. Users can use the auto-merge feature from GitHub to automatically merge after testing.

@swift-ci test and merge trigger will be disabled starting Nov 8th 2023 at 10 AM PST.

9 Likes

What about other Swift related projects using swift-ci infrastructure? (eg. swift-docc)

It's up to repository admins to enable or disable it, e.g. SwiftPM repository had GitHub auto-merge enabled for a while now. If swift-docc wants it, they should be able to enable it.

1 Like

Got it. cc @franklin

Triggers are now disabled and updating docs:

2 Likes