Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: limit the fetch depth of pr branch #2857

Merged
merged 1 commit into from Apr 17, 2024
Merged

Conversation

peter-evans
Copy link
Owner

Fixes #2847

Copy link
Contributor

Full test suite slash command (repository admin only)

/test repository=peter-evans/create-pull-request ref=branch-fetch-depth build=true

@peter-evans
Copy link
Owner Author

peter-evans commented Apr 17, 2024

/test repository=peter-evans/create-pull-request ref=branch-fetch-depth build=true

Command run output

@peter-evans peter-evans merged commit 9153d83 into main Apr 17, 2024
6 checks passed
@peter-evans peter-evans deleted the branch-fetch-depth branch April 17, 2024 11:00
fuxingloh pushed a commit to fuxingloh/multi-labeler that referenced this pull request Apr 21, 2024
…293)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[peter-evans/create-pull-request](https://togithub.com/peter-evans/create-pull-request)
| action | patch | `v6.0.3` -> `v6.0.4` |

---

### Release Notes

<details>
<summary>peter-evans/create-pull-request
(peter-evans/create-pull-request)</summary>

###
[`v6.0.4`](https://togithub.com/peter-evans/create-pull-request/releases/tag/v6.0.4):
Create Pull Request v6.0.4

[Compare
Source](https://togithub.com/peter-evans/create-pull-request/compare/v6.0.3...v6.0.4)

⚡ Improves performance in some cases for very large git repositories.

##### What's Changed

- perf: limit the fetch depth of pr branch by
[@&#8203;peter-evans](https://togithub.com/peter-evans) in
[peter-evans/create-pull-request#2857

**Full Changelog**:
peter-evans/create-pull-request@v6.0.3...v6.0.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fuxingloh/multi-labeler).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to fuxingloh/crypto-frontmatter that referenced this pull request Apr 21, 2024
…255)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[peter-evans/create-pull-request](https://togithub.com/peter-evans/create-pull-request)
| action | patch | `v6.0.3` -> `v6.0.4` |

---

### Release Notes

<details>
<summary>peter-evans/create-pull-request
(peter-evans/create-pull-request)</summary>

###
[`v6.0.4`](https://togithub.com/peter-evans/create-pull-request/releases/tag/v6.0.4):
Create Pull Request v6.0.4

[Compare
Source](https://togithub.com/peter-evans/create-pull-request/compare/v6.0.3...v6.0.4)

⚡ Improves performance in some cases for very large git repositories.

##### What's Changed

- perf: limit the fetch depth of pr branch by
[@&#8203;peter-evans](https://togithub.com/peter-evans) in
[peter-evans/create-pull-request#2857

**Full Changelog**:
peter-evans/create-pull-request@v6.0.3...v6.0.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fuxingloh/crypto-frontmatter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't require a deep fetch for forks
1 participant