Fix test and require pull request to be up to date (#56)

diff --git a/.asf.yaml b/.asf.yaml
index 9ecd1d0..0a7c186 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,5 +32,10 @@
     rebase:  false
   protected_branches:
     master:
+      required_status_checks:
+        strict: true
+
       required_pull_request_reviews:
         dismiss_stale_reviews: true
+        required_approving_review_count: 1
+
diff --git a/tests/plugins/mysql2/expected.data.yaml b/tests/plugins/mysql2/expected.data.yaml
index 221f4e9..dd297fb 100644
--- a/tests/plugins/mysql2/expected.data.yaml
+++ b/tests/plugins/mysql2/expected.data.yaml
@@ -51,6 +51,8 @@
             peer: not null
             skipAnalysis: false
             tags:
+              - key: coldStart
+                value: 'true'
               - key: http.url
                 value: http://server:5000/mysql
               - key: http.method
@@ -85,6 +87,8 @@
             peer: not null
             skipAnalysis: false
             tags:
+              - key: coldStart
+                value: 'true'
               - key: http.url
                 value: http://localhost:5001/mysql
               - key: http.method