Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
canap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SI-FSD
canap
Merge requests
!29
[Doc] Mail process of canap
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[Doc] Mail process of canap
doc/mailProcess
into
master
Overview
3
Commits
3
Pipelines
0
Changes
1
Merged
Leonardo Alain Surdez
requested to merge
doc/mailProcess
into
master
1 year ago
Overview
3
Commits
3
Pipelines
0
Changes
1
Expand
Close
#52 (closed)
0
0
Merge request reports
Compare
master
version 3
90406d27
1 year ago
version 2
35919e85
1 year ago
version 1
63648aac
1 year ago
master (base)
and
version 1
latest version
023a1c19
3 commits,
1 year ago
version 3
90406d27
2 commits,
1 year ago
version 2
35919e85
2 commits,
1 year ago
version 1
63648aac
1 commit,
1 year ago
1 file
+
17
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Documentation/Mail_process.md
0 → 100644
+
17
−
0
Options
# Mail process of canap
## As an applicant
```
mermaid
graph LR
A[Form] -->B(Form completed)
B-->|Send mail to| D[The 'Formation apprentis']
B-->|Send mail to| E[The applicant]
```
## As a responsible
```
mermaid
graph LR
A[Gest -> API] -->B(Answer with the selected response)
B-->|Send mail to| D[The applicant]
B-->|Send mail to| E[The 'formation apprentis' in Bcc/CC to ]
```
Loading