Skip to content

Add support for jira issue parameter in pipelines#652

Merged
rantoniuk merged 2 commits intojenkinsci:masterfrom
ugrave:feat/620-jira-issue-parameter-pipeline-support
May 13, 2025
Merged

Add support for jira issue parameter in pipelines#652
rantoniuk merged 2 commits intojenkinsci:masterfrom
ugrave:feat/620-jira-issue-parameter-pipeline-support

Conversation

@ugrave
Copy link
Contributor

@ugrave ugrave commented May 12, 2025

Closes #620

🚨 Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@ugrave ugrave requested a review from a team as a code owner May 12, 2025 13:04
@rantoniuk rantoniuk merged commit 92d247a into jenkinsci:master May 13, 2025
18 checks passed
rantoniuk added a commit to rantoniuk/jira-plugin that referenced this pull request Jun 6, 2025
* master: (627 commits)
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release jira-3.17
  fully remove changelist from  maven.config [skip ci]
  revert maven.config change [skip ci]
  fix: remove custom VersionComparator logic
  Bump the jenkins group with 2 updates (jenkinsci#705)
  Add Jira site property to configure max number of returned Jira issues (jenkinsci#665)
  tests: code coverage for VersionCreator
  docs: add info about failing the build when version already exists
  VersionCreator tests and logging fixes
  use Optional for null safety and add a test for null  versions coming from API
  remove prefix from version naming scheme [skip ci]
  Set semver format for incrementals
  Add null check for getFixVersions()
  add pre-commit config [skip ci]
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release jira-3.16
  fix remaining MAX_VALUE instances in the codebase
  Add support for jira issue parameter in pipelines (jenkinsci#652)
  Add support for jira version parameter in pipelines (jenkinsci#651)
  ...
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.

JiraIssueParameter in pipelines

2 participants