Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MaarchCourrier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maarch
MaarchCourrier
Commits
4d14fc6f
"README.md" did not exist on "24d4d98e307a403b2866fc23e88e11bd0c39b1a7"
Commit
4d14fc6f
authored
3 years ago
by
Alex ORLUC
Browse files
Options
Downloads
Patches
Plain Diff
FIX #18541 TIME 0:15 maj create mr
(cherry picked from commit
951dbaa0
)
parent
6dcc3ee2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci/create_mr.sh
+1
-1
1 addition, 1 deletion
ci/create_mr.sh
with
1 addition
and
1 deletion
ci/create_mr.sh
+
1
−
1
View file @
4d14fc6f
...
...
@@ -42,7 +42,7 @@ else
SUBJECT
=
`
cat
issue_
$US
.json | jq
-r
'.issue.subject'
`
BODY
=
"{
\"
id
\"
:
\"
$CI_PROJECT_ID
\"
,
\"
source_branch
\"
:
\"
$CI_COMMIT_REF_NAME
\"
,
\"
target_branch
\"
:
\"
$BRANCH
\"
,
\"
title
\"
:
\"
WIP:
$CI_COMMIT_REF_NAME
\"
,
\"
description
\"
:
\"
$SUBJECT
\n
=> https://forge.maarch.org/issues/
$US
\"
,
\"
remove_source_branch
\"
:
\"
true
\"
}"
BODY
=
"{
\"
id
\"
:
\"
$CI_PROJECT_ID
\"
,
\"
source_branch
\"
:
\"
$CI_COMMIT_REF_NAME
\"
,
\"
target_branch
\"
:
\"
$BRANCH
\"
,
\"
title
\"
:
\"
Draft: [
$US
]
$SUBJECT
\"
,
\"
description
\"
:
\"
$SUBJECT
\n
=> https://forge.maarch.org/issues/
$US
\"
,
\"
remove_source_branch
\"
:
\"
true
\"
}"
echo
$BODY
...
...
This diff is collapsed.
Click to expand it.
Alex ORLUC
@Alex
mentioned in commit
07e57905
·
3 years ago
mentioned in commit
07e57905
mentioned in commit 07e57905a86c54a9fc6111fea7fbb457b2c0134d
Toggle commit list
Alex ORLUC
@Alex
mentioned in commit
22385e35
·
3 years ago
mentioned in commit
22385e35
mentioned in commit 22385e35ded55d03197a964f2569595a521f24a0
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment