- [PR] Insert PR state as variable.
- [PR] Fixed cancel queued builds.
- [PR] New feature: abort running builds.
- [PR] Show badge in build history instead raw html.
- [PR] Post link to project for Pending status when job in queue.
- [PR] Get quiet period from the parameterizable job.
- [PR] Support matrix-project job type.
- [PR] Workflow step for setting pr statuses.
- [PR] Advanced context name resolution for pr statuses.
- [PR] Reworked polling log action (sidepanel button/page).
- [PR] More job-dsl plugin configuration.
- [PR] Fixed skip logic for events.
- [PR] New label not exists event.
- Failed maven-release-plugin.
- [PR] Fixed UI configs.
- [PR] Clarified help texts and UI info.
- [PR] Support Job.class (workflow-plugin) for hooks triggering.
- [PR] Update block-queued-job-plugin and Extension for it to support Job.class (workflow-plugin)
- [PR] Added checkstyle, pmd.
- Fixed UI settings configuration.
- Support Job type (workflow-plugin support)
- Reorganised to multi-module maven structure
- Renamed to
github-integration-plugin
- Provide default configuration in UI
- Indent trigger configuration UI
- Prevent NPE in weird missconfigured case
- Fixed check api url method in global config
- Replace custom repo name parsing with github-plugin class
- Fix NPE after pulls clearing in GHRepo action
- Optimise hooks based check
- Replace all jdk logging with slf4j-jdk
- Fixed trigger by comment UI entry
- Fix broken polling page
- Feature: Experimental hooks support
- Fix: Don't persist project object
- skip events refactoring
- clean-ups
Version forward: maven-release-plugin failed
- Polling log in project/build
- Waterfall conditioning
- Added blockedQueue optional Extension (block-queued-job-plugin)
- Fixed: Allow save job that had no GH project property before