/restricted-build-history

A Jenkins plugin providing an authorization strategy which restricts access to the details about a build based on role and who initiated the build

Primary LanguageJava

A group of Jenkins plugins providing

  • An authorization strategy (descended from Project based matrix authorization strategy) which restricts access to build details to
    • Administrators
    • User who initiated the build (or upstream job that initiated the build)
    • Unrestricted if build was initiated by anonymous user
  • A build visibility action and publisher which will mark which builds are accessible by the current user in the build history widget