jenkinsci / jenkinsci/java-client-api
Creating a job inside an existing view
オープン
- 主要言語
- Java
- スター
- 913
- フォーク
- 466
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello,
Creating a job inside an existing view is not supported.
I suggest something like :
```
createJob(String viewName, String jobName, String jobXml)
```
コントリビューションガイド
調査の方向性
Start by locating the existing job-creation and view-related entry points in the Java client and checking how their tests exercise Jenkins requests. Confirm the Jenkins API operation needed to create a job within an existing view, then implement the requested createJob(String viewName, String jobName, String jobXml) behavior and add coverage. Done when the operation works for an existing view and the test suite passes.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100