Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
5686fbb2
Unverified
Commit
5686fbb2
authored
Jul 27, 2023
by
Mark Tyneway
Committed by
GitHub
Jul 27, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6475 from ethereum-optimism/feat/remove-old-labels
ci: Remove legacy labels
parents
776be545
2901c666
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
37 deletions
+0
-37
labeler.yml
.github/labeler.yml
+0
-3
mergify.yml
.github/mergify.yml
+0
-34
No files found.
.github/labeler.yml
deleted
100644 → 0
View file @
776be545
---
C-Protocol-Critical
:
-
'
packages/contracts-bedrock/**/*.sol'
.github/mergify.yml
View file @
5686fbb2
...
...
@@ -13,18 +13,6 @@ pull_request_rules:
-
"
label!=multiple-reviewers"
-
"
label!=mergify-ignore"
-
"
base=develop"
-
or
:
-
and
:
-
"
label!=SR-Risk"
-
"
label!=C-Protocol-Critical"
-
and
:
-
"
label=SR-Risk"
-
"
approved-reviews-by=maurelian"
-
and
:
-
"
label=C-Protocol-Critical"
-
or
:
-
"
approved-reviews-by=tynes"
-
"
approved-reviews-by=smartcontracts"
actions
:
queue
:
name
:
default
...
...
@@ -47,28 +35,6 @@ pull_request_rules:
label
:
remove
:
-
on-merge-train
-
name
:
Handle security critical PRs
conditions
:
-
"
label=SR-Risk"
actions
:
request_reviews
:
users
:
-
"
maurelian"
comment
:
message
:
|
Hey there @{{author}}! You flagged this PR as security critical. To make review easier, please add a comment describing
1. The risks present in this PR.
2. The mitigations you have added to try and reduce those risks.
-
name
:
Request protocol critical reviewers
conditions
:
-
label=C-Protocol-Critical
actions
:
request_reviews
:
users
:
-
tynes
-
smartcontracts
random_count
:
1
-
name
:
Ask to resolve conflict
conditions
:
-
conflict
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment