mirror of https://github.com/istio/istio.io.git
Turn on mergify strict mode and add missing alias (#4666)
* Turn on mergify strict mode. * Added missing alias for legacy bookmarks.
This commit is contained in:
parent
74a1efe7ef
commit
c43550249a
|
|
@ -11,7 +11,7 @@ pull_request_rules:
|
|||
actions:
|
||||
merge:
|
||||
method: squash
|
||||
strict: false
|
||||
strict: true
|
||||
|
||||
- name: Automatically cherry pick a PR from master to the release branch if the right label is set
|
||||
conditions:
|
||||
|
|
|
|||
|
|
@ -7,5 +7,6 @@ aliases:
|
|||
- /troubleshooting/index.html
|
||||
- /help/troubleshooting/index.html
|
||||
- /help/ops
|
||||
- /help
|
||||
icon: guide
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue