mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-02 12:24:29 +00:00
Compare commits
1 Commits
release-v8
...
mergify/co
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3229c4ac75 |
5
.github/mergify.yml
vendored
5
.github/mergify.yml
vendored
@@ -12,8 +12,7 @@ pull_request_rules:
|
||||
- milestone~=v[0-9]\.[0-9]{2}
|
||||
actions:
|
||||
comment:
|
||||
message: This pull request has merge conflicts. Could you please resolve them
|
||||
@{{author}}? 🙏
|
||||
message: This pull request has merge conflicts. Could you please resolve them @{{author}}? 🙏
|
||||
label:
|
||||
add:
|
||||
- waiting-on-author
|
||||
@@ -105,7 +104,7 @@ queue_rules:
|
||||
|
||||
|
||||
{{ body | get_section("## Proposed Changes", "") }}
|
||||
|
||||
|
||||
{% for commit in commits | unique(attribute='email_author') %}
|
||||
Co-Authored-By: {{ commit.author }} <{{ commit.email_author }}>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user