# github-scm-trait-notification-context-plugin **Repository Path**: mamh-java/github-scm-trait-notification-context-plugin ## Basic Information - **Project Name**: github-scm-trait-notification-context-plugin - **Description**: https://github.com/mamh-java/github-scm-trait-notification-context-plugin - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2025-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## GitHub Custom Notification Context SCM Behaviour Jenkins plugin This plugin allows defining custom context labels for GitHub build status notifications. This was implemented by GitHub Branch Source trait. ## How to use this plugin After installing, go to the job configuration. Under "Branch sources" -> "GitHub" -> "Behaviors", click "Add" and select "Custom GitHub Notification Context" from the dropdown menu. Then you can type your custom context name into the "Label" field. ## Development of this plugin See the [Jenkins Plugin Tutorial](https://www.jenkins.io/doc/developer/tutorial/) for information on development environment setup and testing of plugins.