- [PR] Inject comment body and matched group.
- Escape strings for env variables.
- [PR] Test and logging for PR description body.
- [PR] Skip PR number.
- Text enhancements.
- Few public java APIs for rebuild actions.
- [PR] [BRANCH] whitelist params for security-170.
- [BRANCH] Refactor code to use java8 functions.
- [BRANCH] Allow whitelist branches via SkipEvent.
- [PR] Job-dsl: support whitelist branches definitiion.
- [PR] Comment event: do not skip the first comment.
- [PR] Fixed (?) triggering regression.
❓ [PR] Regression KostyaSha#141
- Verbose logging for exceptions.
- Java 8 required as it was written in docs for a long time.
- Support more job types.
- [PR] Update all local PRs with fresh information on every check.
- Fixed non chrome browsers support for clicking buttons.
- [PR] Survive GH outages/bad fetched PR/Issues (NPE in event).
- Clean-up test class.
- [BRANCH] New
GitHub Branch Trigger
. - [DOC] Updated docs.
- Jucies is optional dep.
- [PR] Insert PR state as variable.
- [PR] Add job-dsl for BuildStep status updater.
- [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