-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Rust Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the mongo-rust-driver-current evergreen project used for the most recent release uses a git tag trigger to kick off the release workflow. This has been flaky for its entire existence and essentially impossible to debug; it also requires manually updating the tag regex for each minor version release.
If it's possible to trigger evergreen workflows from github release automation, that might be a better option - since we're creating a github release anyway, using that as a direct trigger could give us a setup that's both more reliable and requires less manual maintenance.