-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Platform: All, OS: All
It would be nice to get notified of a success or failure of a batch-task based
on the email configuration for that project.
- is blocking
-
JENKINS-1597 No way to disable Batch Tasks in the project like the project can be disabled
-
- Open
-
-
JENKINS-1598 dependency views for batch tasks like project dependencies
-
- Open
-
-
JENKINS-2559 Batch-Tasks: Allow to enter a task description
-
- Open
-
-
JENKINS-3420 Event on life cycle of job
-
- Open
-
-
JENKINS-3551 Enable all action types to be triggered as batch tasks
-
- Open
-
-
JENKINS-1316 Add Task Id to the environment variables
-
- Closed
-
- is duplicated by
-
JENKINS-993 there is no way to schedule a batch-task
-
- Reopened
-
The real issue here is that the batch task should extend the AbstractProject
class, so that it can reuse publishers and builders.