Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
paragraphs_report
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
paragraphs_report
Merge requests
!16
Issue
#3382078
: When watch for content is selected
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3382078
: When watch for content is selected
issue/paragraphs_report-3382078:3382078-config-to-state
into
2.x
Overview
0
Commits
2
Pipelines
0
Changes
4
Open
Allan Chappell
requested to merge
issue/paragraphs_report-3382078:3382078-config-to-state
into
2.x
9 months ago
Overview
0
Commits
2
Pipelines
0
Changes
4
Expand
Closes
#3382078
0
0
Merge request reports
Compare
2.x
version 2
d2792c45
9 months ago
version 1
eacd73fa
9 months ago
2.x (base)
and
latest version
latest version
50c86022
2 commits,
9 months ago
version 2
d2792c45
1 commit,
9 months ago
version 1
eacd73fa
2 commits,
9 months ago
4 files
+
62
−
14
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
config/schema/paragraphs_report.schema.yml
0 → 100644
+
17
−
0
Options
paragraphs_report.settings
:
type
:
config_object
mapping
:
content_types
:
type
:
sequence
orderby
:
key
label
:
"
Content
types
to
report
on"
hide_paras
:
type
:
sequence
orderby
:
key
label
:
"
Paragraph
types
to
hide
from
report"
import_rows_per_batch
:
type
:
integer
label
:
"
Number
of
entities
per
batch"
watch_content
:
type
:
boolean
label
:
"
Watch
for
content
changes
and
update
report
data"
Loading