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

feat: add support for restricting the deleted files output to only deleted directories #1601

Conversation

jackton1
Copy link
Member

No description provided.

@jackton1 jackton1 changed the title Feat/add support for restricting the deleted files output to only deleted directories feat: add support for restricting the deleted files output to only deleted directories Sep 22, 2023
@jackton1 jackton1 merged commit aaf4339 into main Sep 22, 2023
388 checks passed
@jackton1 jackton1 deleted the feat/add-support-for-restricting-the-deleted-files-output-to-only-deleted-directories branch September 22, 2023 19:45
szinn pushed a commit to szinn/k8s-homelab that referenced this pull request Sep 23, 2023
#2443)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tj-actions/changed-files](https://togithub.com/tj-actions/changed-files)
| action | minor | `v39.1.2` -> `v39.2.0` |

---

### Release Notes

<details>
<summary>tj-actions/changed-files (tj-actions/changed-files)</summary>

###
[`v39.2.0`](https://togithub.com/tj-actions/changed-files/releases/tag/v39.2.0)

[Compare
Source](https://togithub.com/tj-actions/changed-files/compare/v39.1.2...v39.2.0)

#### What's Changed

- Upgraded to v39.1.2 by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1594
- chore(deps): update actions/checkout digest to
[`8ade135`](https://togithub.com/tj-actions/changed-files/commit/8ade135)
by [@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1599
- feat: add support for restricting the deleted files output to only
deleted directories by [@&#8203;jackton1](https://togithub.com/jackton1)
in
[tj-actions/changed-files#1601
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1602

**Full Changelog**:
tj-actions/changed-files@v39...v39.2.0

</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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[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.

[Feature]: Add support for returning directory names if all files within the directory has been deleted
2 participants