Skip to content

Adapt to release drafter v7 configuration change#280

Merged
vjuranek merged 2 commits into
jenkinsci:masterfrom
MarkEWaite:adapt-to-release-drafter-7
Apr 14, 2026
Merged

Adapt to release drafter v7 configuration change#280
vjuranek merged 2 commits into
jenkinsci:masterfrom
MarkEWaite:adapt-to-release-drafter-7

Conversation

@MarkEWaite
Copy link
Copy Markdown
Contributor

@MarkEWaite MarkEWaite commented Apr 6, 2026

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:

Replaces 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 12:32
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] <support@github.com>
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:59
@MarkEWaite
Copy link
Copy Markdown
Contributor Author

@vjuranek could you merge this so that we don't have a lurking issue that would block changelog generation for future automated releases?

@vjuranek vjuranek merged commit 28c1311 into jenkinsci:master Apr 14, 2026
17 checks passed
@vjuranek
Copy link
Copy Markdown
Member

Merged, thanks @MarkEWaite ! And sorry for the delay, I (again) somehow missed original GH notification.

@MarkEWaite MarkEWaite deleted the adapt-to-release-drafter-7 branch April 14, 2026 14:01
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