Skip to content

Commit

Permalink
Update jenkins ocean docs (#1259)
Browse files Browse the repository at this point in the history
* Update jenkins.md

* Update docs/build-your-software-catalog/sync-data-to-catalog/jenkins/jenkins.md

---------

Co-authored-by: Mor Paz <[email protected]>
  • Loading branch information
2 people authored and MatanHeledPort committed Jun 10, 2024
1 parent c99b65b commit 30e97c7
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ To generate a token for authenticating the Jenkins API calls:

<img src='/img/build-your-software-catalog/sync-data-to-catalog/jenkins/configure-api-token.png' width='80%' />

:::info Install the People View Plugin
Recent Jenkins versions ([2.452 and above](https://issues.jenkins.io/browse/JENKINS-18884)) no longer include the "People" view by default. This view is essential for providing the user information API that will be queried by the integration.

**To install the plugin:**
- In Jenkins, navigate to **Manage Jenkins** -> **Plugins**.
- Search for and install the [**"People View"** plugin](https://plugins.jenkins.io/people-view/).
:::

## Installation

Expand Down

0 comments on commit 30e97c7

Please sign in to comment.