{"id":15045793,"url":"https://github.com/jenkinsci/pipeline-input-notification-plugin","last_synced_at":"2025-03-25T18:30:39.816Z","repository":{"id":66295858,"uuid":"589950441","full_name":"jenkinsci/pipeline-input-notification-plugin","owner":"jenkinsci","description":"Send notification after input step started, approved, aborted.","archived":false,"fork":false,"pushed_at":"2023-01-18T10:08:32.000Z","size":40,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-08T11:44:30.337Z","etag":null,"topics":["devops","notification","pipeline"],"latest_commit_sha":null,"homepage":"https://plugins.jenkins.io/pipeline-input-notification/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenkinsci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-17T10:20:38.000Z","updated_at":"2023-10-17T21:08:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff10dd8d-ccac-4cda-b27b-e402b24b00d2","html_url":"https://github.com/jenkinsci/pipeline-input-notification-plugin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpipeline-input-notification-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpipeline-input-notification-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpipeline-input-notification-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenkinsci%2Fpipeline-input-notification-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenkinsci","download_url":"https://codeload.github.com/jenkinsci/pipeline-input-notification-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090775,"owners_count":16929471,"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":["devops","notification","pipeline"],"created_at":"2024-09-24T20:52:17.097Z","updated_at":"2024-10-29T18:05:42.346Z","avatar_url":"https://github.com/jenkinsci.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pipeline: Input Step Notification Plugin\n\nSend notification after [input](https://github.com/jenkinsci/pipeline-input-step-plugin) step started, approved, aborted.\n\nSupport notifier are as follows:\n- Http Notifier: Send notification to the configured endpoint using HTTP/HTTPS protocol with **POST** method after Input step started, approved, aborted\n\nSome apis described in [Pipeline Stage View Plugin](https://github.com/jenkinsci/pipeline-stage-view-plugin/blob/master/rest-api/src/main/java/com/cloudbees/workflow/rest/endpoints/RunAPI.java) \nand [Pipeline Input Step Plugin](https://github.com/jenkinsci/pipeline-input-step-plugin/blob/master/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java) \nmay be helpful when using this plugin, the data in the notification can help you assemble the request.\n\nExamples:\n- http://${JENKINS_URL}/${JOB_URL}/wfapi/pendingInputActions\n- http://${JENKINS_URL}/${JOB_URL}/wfapi/nextPendingInputAction\n- http://${JENKINS_URL}/${JOB_URL}/wfapi/inputSubmit?inputId=${INPUT_ID}\n- http://${JENKINS_URL}/${JOB_URL}/input/${INPUT_ID}/proceedEmpty\n- http://${JENKINS_URL}/${JOB_URL}/input/${INPUT_ID}/abort\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fpipeline-input-notification-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenkinsci%2Fpipeline-input-notification-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenkinsci%2Fpipeline-input-notification-plugin/lists"}