Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Oniro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue 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
Eclipse Projects
Oniro Core
Oniro
Merge requests
!221
ci: Switch git configuration to use EF Oniro Core Bot
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ci: Switch git configuration to use EF Oniro Core Bot
agherzan/oniro:ag/o-bot
into
kirkstone
Overview
0
Commits
4
Pipelines
0
Changes
4
Merged
Andrei Gherzan
requested to merge
agherzan/oniro:ag/o-bot
into
kirkstone
2 years ago
Overview
0
Commits
4
Pipelines
0
Changes
4
Expand
Fixes:
#723 (closed)
Fixes:
#724 (closed)
Edited
2 years ago
by
Andrei Gherzan
0
0
Merge request reports
Compare
kirkstone
version 9
1465210d
2 years ago
version 8
b77bb545
2 years ago
version 7
87e52bb0
2 years ago
version 6
ddea5c3e
2 years ago
version 5
5a40d7ba
2 years ago
version 4
8c31e55d
2 years ago
version 3
b02da4ab
2 years ago
version 2
abadfdbb
2 years ago
version 1
eaa429ca
2 years ago
kirkstone (base)
and
latest version
latest version
e08e5e87
4 commits,
2 years ago
version 9
1465210d
4 commits,
2 years ago
version 8
b77bb545
4 commits,
2 years ago
version 7
87e52bb0
3 commits,
2 years ago
version 6
ddea5c3e
3 commits,
2 years ago
version 5
5a40d7ba
2 commits,
2 years ago
version 4
8c31e55d
2 commits,
2 years ago
version 3
b02da4ab
2 commits,
2 years ago
version 2
abadfdbb
1 commit,
2 years ago
version 1
eaa429ca
1 commit,
2 years ago
4 files
+
18
−
8
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
.oniro-ci/containers/bitbake-builder/.gitconfig
+
2
−
2
Options
@@ -2,5 +2,5 @@
@@ -2,5 +2,5 @@
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: Apache-2.0
[user]
[user]
name
=
Oniro Project
CI
name
=
Oniro
Core
Project
Bot
email
=
oniro-
dev
@eclipse.org
email
=
oniro-
core-bot
@eclipse.org
Loading