{"id":19170714,"url":"https://github.com/algorys/dokuwiki-jenkins","last_synced_at":"2026-04-20T04:05:38.471Z","repository":{"id":23256764,"uuid":"98306554","full_name":"algorys/dokuwiki-jenkins","owner":"algorys","description":"Dokuwiki plugin to display and trigger Jenkins job","archived":false,"fork":false,"pushed_at":"2024-04-08T01:30:52.000Z","size":92,"stargazers_count":1,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T00:24:56.652Z","etag":null,"topics":["automation","dokuwiki-plugin","jenkins"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/algorys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-25T13:00:45.000Z","updated_at":"2019-10-11T06:39:37.000Z","dependencies_parsed_at":"2025-01-04T00:23:59.635Z","dependency_job_id":"53783633-0286-42ef-8f9a-a6e62d9583c4","html_url":"https://github.com/algorys/dokuwiki-jenkins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorys%2Fdokuwiki-jenkins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorys%2Fdokuwiki-jenkins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorys%2Fdokuwiki-jenkins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorys%2Fdokuwiki-jenkins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algorys","download_url":"https://codeload.github.com/algorys/dokuwiki-jenkins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240250446,"owners_count":19771793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","dokuwiki-plugin","jenkins"],"created_at":"2024-11-09T09:54:54.500Z","updated_at":"2026-04-20T04:05:38.444Z","avatar_url":"https://github.com/algorys.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plugin Jenkins\n\n\nDokuwiki plugin for Jenkins user.\n\nFeatures:\n  * Display last build of a Job or a specific build\n  * Display status of build\n  * Display \"weather\" of the Job\n  * Follow new Blue Ocean theme\n\nIn future versions, it will allow you to trigger a job from Dokuwiki.\n\n# Requirements\n\nThis plugin does not require any prerequisites.\n\n# Installation\n\nDownload Redissue plugin into your `${dokuwiki_root}/lib/plugins` folder and restart dokuwiki. Or use the plugin manager of Dokuwiki.\n\n# Configuration\n\nYou should configure Dokwuki-Jenkins in the Config Manager of Dokuwiki:\n\n* **jenkins.url**: Put your Jenkins url here, without a slash ending. i.e.: `http://my-jenkins.com`.\n* **jenkins.user**: Enter the ID of a Jenkins user, with the right to view any job..\n* **jenkins.token**: Set the corresponding Jenkins user token. You can find it in `http://JENKINS_URL/user/USER/configure`, then click on `Show API Token`\" button.\n\n# Syntax\n\nTo use Dokuwiki-Jenkins, use the below syntax:\n\n```php\n\u003cjenkins job=\"JOB_NAME\" /\u003e\n```\n\nIf you job is in a folder, please use it as follow:\n\n```php\n\u003cjenkins job=\"FOLDER/JOB_NAME\" /\u003e\n```\n\nBy default, jenkins plugin display the last build of your job. If you want to display a specific build, you can by adding the build option:\n\n```php\n\u003cjenkins job=\"FOLDER/JOB_NAME\" build=\"459\"/\u003e\n```\n\n# Preview\n\n![Plugin Preview](https://s1.postimg.org/olp2xm0f3/jenkins_preview.png)\n\nFor further information, see also [Dokuwiki-Jenkins on dokuwiki.org](https://www.dokuwiki.org/plugin:jenkins)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgorys%2Fdokuwiki-jenkins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgorys%2Fdokuwiki-jenkins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgorys%2Fdokuwiki-jenkins/lists"}