Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
entity_notify
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
entity_notify
Merge requests
!3
Issue
#3512391
by ivnish: Integration with Config Split
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3512391
by ivnish: Integration with Config Split
issue/entity_notify-3512391:3512391-integration-with-config
into
1.1.x
Overview
0
Commits
3
Pipelines
2
Changes
8
Merged
Andrei Ivnitskii
requested to merge
issue/entity_notify-3512391:3512391-integration-with-config
into
1.1.x
2 months ago
Overview
0
Commits
3
Pipelines
2
Changes
8
Expand
Related to
#3512391
0
0
Merge request reports
Compare
1.1.x
version 1
420ffeae
2 months ago
1.1.x (base)
and
latest version
latest version
57b9406f
3 commits,
2 months ago
version 1
420ffeae
1 commit,
2 months ago
8 files
+
275
−
107
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
config/schema/entity_notify.schema.yml
+
3
−
0
Options
@@ -2,6 +2,9 @@ entity_notify.settings:
type
:
config_object
label
:
'
Entity
notify
settings'
mapping
:
enable
:
label
:
'
Enable
the
notifications'
type
:
boolean
enabled_target_entity_types
:
label
:
'
Target
entity
types'
type
:
sequence
Loading