Skip to content

Adapt to release drafter v7 configuration change#213

Merged
krisstern merged 2 commits intojenkinsci:masterfrom
MarkEWaite:adapt-to-release-drafter-7
Apr 6, 2026
Merged

Adapt to release drafter v7 configuration change#213
krisstern merged 2 commits intojenkinsci:masterfrom
MarkEWaite:adapt-to-release-drafter-7

Conversation

@MarkEWaite
Copy link
Copy Markdown
Contributor

Rely on jenkinsci organization release drafter configuration

Release drafter v7 dropped support for _extends: .github in the configuration. It either needs to be removed or replaced with a more complete specification like:

_extends: github:jenkinsci/.github:/.github/release-drafter.yml

Adapts to release drafter changes in pull request:

Testing done

  • None. Has worked well in many repositories, not expecting any issues in this repository

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes

dependabot Bot and others added 2 commits March 16, 2026 00:09
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6 to 7.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v6...v7)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Release drafter v7 dropped support for `_extends: .github` in the
configuration.  It either needs to be removed or replaced with a more
complete specification like:

`_extends: github:jenkinsci/.github:/.github/release-drafter.yml`

Testing done

* None.  Has worked well in many repositories, not expecting any issues in this repository
@MarkEWaite MarkEWaite requested a review from a team as a code owner April 6, 2026 16:58
Copy link
Copy Markdown
Member

@krisstern krisstern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @MarkEWaite!

@krisstern krisstern merged commit b63978a into jenkinsci:master Apr 6, 2026
17 checks passed
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.

2 participants