When trying to enable new repo for old Bitbucket server(v6.10) Drone fails with following error:
There was a problem enabling your repository.
the event pr:from_ref_updated is unknown.
Current workaround is:
- downgrade to Drone version 1.8
- enable the repo
- upgrade back to recent version
I think it would be better that instead of an error, you get a warning that you might have limited capabilities due to unsupported feature in your VCS.