0

I work with a wrapper over ClearCase; so use None for the SCM. Triggering the build is implemented remotely via jenkins-cli. But how do inject the changeset into the build, so that:

a. It is visible under “Recent Changes” and
b. Identify the committers to notify in-case of a failure?

ejo
  • 446
  • 1
  • 9
  • 23

1 Answers1

0

Are you able to use the ClearCase Plugin? if you can you can then select ClearCase as the SCM.

GrahamA
  • 5,875
  • 29
  • 39