Skip to content

chore: patch cd issues - #1941

Merged
krisstern merged 2 commits into
jenkinsci:masterfrom
krisstern:chore/patch-cd-issues-2026-09-01
Sep 1, 2026
Merged

chore: patch cd issues#1941
krisstern merged 2 commits into
jenkinsci:masterfrom
krisstern:chore/patch-cd-issues-2026-09-01

Conversation

@krisstern

@krisstern krisstern commented Sep 1, 2026

Copy link
Copy Markdown
Member

Patched CD issues related to version format and onfigured for fully automated CD.

Testing done

Ran mvn validate help:evaluate -Dexpression=project.version -Dset.changelist -Dignore.dirt and got the expected result.

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
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@krisstern
krisstern requested a review from a team as a code owner September 1, 2026 13:56
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file skip-changelog labels Sep 1, 2026
@krisstern krisstern self-assigned this Sep 1, 2026
@krisstern
krisstern requested a lite review from Copilot September 1, 2026 13:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to fix continuous delivery (CD) problems by adjusting Maven version/tag metadata in pom.xml and removing a legacy Release Drafter workflow, presumably to rely on the centralized cd workflow for automated releases.

Changes:

  • Changes Maven artifact version composition and the revision / changelist properties in pom.xml.
  • Updates the <scm><tag> value in pom.xml.
  • Removes .github/workflows/release-drafter.yml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
pom.xml Alters Maven version construction and SCM tag metadata intended to support CD/versioning.
.github/workflows/release-drafter.yml Removes the standalone Release Drafter workflow configuration.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pom.xml
Comment thread pom.xml Outdated
Comment thread pom.xml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@krisstern
krisstern merged commit 00ba3d0 into jenkinsci:master Sep 1, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants