Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Noting JENKINS-26693 in a more appropriate section.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jan 29, 2015
1 parent b93a873 commit c1b7f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COMPATIBILITY.md
Expand Up @@ -45,7 +45,6 @@ See [this guide](basic-steps/CORE-STEPS.md#adding-support-from-plugins) for maki
Implement `Trigger<ParameterizedJobMixIn.ParameterizedJob>` and implement `TriggerDescriptor.isApplicable` accordingly.

- [ ] `gerrit-trigger`: [JENKINS-26010](https://issues.jenkins-ci.org/browse/JENKINS-26010)
- [ ] `build-token-root`: [JENKINS-26693](https://issues.jenkins-ci.org/browse/JENKINS-26693)

## Clouds

Expand All @@ -62,6 +61,7 @@ Do not necessarily need any special integration, but are encouraged to use `Once

- [X] `rebuild`: [JENKINS-26024](https://issues.jenkins-ci.org/browse/JENKINS-26024)
- [ ] `parameterized-trigger` (to support a workflow as downstream): [JENKINS-26050](https://issues.jenkins-ci.org/browse/JENKINS-26050)
- [ ] `build-token-root`: [JENKINS-26693](https://issues.jenkins-ci.org/browse/JENKINS-26693)
- [X] `credentials-binding`: `withCredentials` step as of 1.3

## Custom steps
Expand Down

0 comments on commit c1b7f67

Please sign in to comment.