Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply developer label to dependency updates #4105

Merged

Conversation

MarkEWaite
Copy link
Contributor

Apply developer label to dependency updates

The developer label is in the INTERESTING_CATEGORIES list of the GitHub action for continuous delivery.

Dependency updates to the plugin BOM are the primary purpose of the plugin BOM. It seems reasonable that they should use a label that shows the change as interesting for the continuous delivery process.

Implements the idea that I mentioned in #4092 (comment)

Testing done

None. Copied the labels syntax line from a plugin where it is being used successfully. Will rely on GitHub Actions to confirm the syntax is correct.

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 demonstrates feature works or fixes the issue

The developer label is in the `INTERESTING_CATEGORIES` list of the
GitHub action for continuous delivery.

Dependency updates to the plugin BOM are the primary purpose of the
plugin BOM. It seems reasonable that they should use a label that
shows the change as interesting for the continuous delivery process.
@MarkEWaite MarkEWaite requested a review from a team as a code owner December 16, 2024 00:12
Copy link
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

@timja timja added the chore Reduces future maintenance label Dec 16, 2024
@timja timja merged commit 7eb2248 into jenkinsci:master Dec 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces future maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants