-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit a06b0ab
authored
⬆️👨💻 Update release-drafter/release-drafter action to v6.1.0 (#462)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter)
| action | minor | `v6` -> `v6.1.0` |
---
### Release Notes
<details>
<summary>release-drafter/release-drafter
(release-drafter/release-drafter)</summary>
###
[`v6.1.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v6.1.0)
[Compare
Source](https://redirect.github.com/release-drafter/release-drafter/compare/v6...v6.1.0)
### What's Changed
#### New
- Add config option for PR query limit
([#​1362](https://redirect.github.com/release-drafter/release-drafter/issues/1362))
[@​ssolbeck](https://redirect.github.com/ssolbeck)
#### Bug Fixes
- Fix: Correctly mention bot accounts in release notes
([#​1376](https://redirect.github.com/release-drafter/release-drafter/issues/1376))
[@​jamietanna](https://redirect.github.com/jamietanna)
- Update only drafts with the same prerelease status
([#​1385](https://redirect.github.com/release-drafter/release-drafter/issues/1385))
[@​jaap3](https://redirect.github.com/jaap3)
#### Documentation
- docs: Fix Fork Link
([#​1412](https://redirect.github.com/release-drafter/release-drafter/issues/1412))
[@​Dor-bl](https://redirect.github.com/Dor-bl)
- Ensure support new default branch name
([#​1079](https://redirect.github.com/release-drafter/release-drafter/issues/1079))
[@​Triloworld](https://redirect.github.com/Triloworld)
- update schema generation and update schema to draft 07
([#​1422](https://redirect.github.com/release-drafter/release-drafter/issues/1422))
[@​jetersen](https://redirect.github.com/jetersen)
- fix typo: therelease
([#​1407](https://redirect.github.com/release-drafter/release-drafter/issues/1407))
[@​billykern](https://redirect.github.com/billykern)
- Document added action outputs introduced in
[#​1300](https://redirect.github.com/release-drafter/release-drafter/issues/1300)
([#​1406](https://redirect.github.com/release-drafter/release-drafter/issues/1406))
[@​SVNKoch](https://redirect.github.com/SVNKoch)
- Update README.md
([#​1421](https://redirect.github.com/release-drafter/release-drafter/issues/1421))
[@​yusufraji](https://redirect.github.com/yusufraji)
- fix: update broken link in readme
([#​1416](https://redirect.github.com/release-drafter/release-drafter/issues/1416))
[@​kopach](https://redirect.github.com/kopach)
- Update v6 README.md
([#​1384](https://redirect.github.com/release-drafter/release-drafter/issues/1384))
[@​taku333](https://redirect.github.com/taku333)
**Full Changelog**:
<release-drafter/release-drafter@v6.0.0...v6.1.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/munich-quantum-toolkit/predictor).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnaXRodWItYWN0aW9ucyJdfQ==-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6d19c53 commit a06b0abCopy full SHA for a06b0ab
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: .github/workflows/release-drafter.yml
.github/workflows/release-drafter.yml
Copy file name to clipboardExpand all lines: .github/workflows/release-drafter.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
|
0 commit comments