Skip to content

remove obsolete permissions#430

Draft
jtnord wants to merge 1 commit into
jenkinsci:masterfrom
jtnord:remove-obsolete-permissions
Draft

remove obsolete permissions#430
jtnord wants to merge 1 commit into
jenkinsci:masterfrom
jtnord:remove-obsolete-permissions

Conversation

@jtnord
Copy link
Copy Markdown
Member

@jtnord jtnord commented Dec 1, 2025

preparation for jenkinsci/jenkins#23883 (needs an incremental version)

Testing done

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

@@ -145,23 +124,18 @@ public static String findPermissionId(String id) {
}

private static @CheckForNull Permission getSafePermission(String id) {
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.

That method is now unused

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