Modified project settings
diff --git a/project.config b/project.config
index dac2fb0..2ad6d6a 100644
--- a/project.config
+++ b/project.config
@@ -3,7 +3,7 @@
[receive]
requireContributorAgreement = false
requireSignedOffBy = false
- requireChangeId = true
+ requireChangeId = false
enableSignedPush = false
[submit]
mergeContent = true
@@ -109,14 +109,14 @@
rebase = group Administrators
rebase = group Bliss-Developers
[plugin "slack-integration"]
- enabled = true
- webhookurl = https://hooks.slack.com/services/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
- channel = blissromsgerrit
- username = Jack
- ignore = "^WIP.*"
- publish-on-patch-set-created = true
- publish-on-change-merged = true
- publish-on-comment-added = true
- publish-on-reviewer-added = true
- publish-on-wip-ready = true
- publish-on-private-to-public = true
+ channel = blissromsgerrit
+ enabled = true
+ ignore = ^WIP.*
+ publish-on-change-merged = true
+ publish-on-comment-added = true
+ publish-on-patch-set-created = true
+ publish-on-private-to-public = true
+ publish-on-reviewer-added = true
+ publish-on-wip-ready = true
+ username = Jack
+ webhookurl = https://hooks.slack.com/services/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