-
Type:
New Feature
-
Resolution: Postponed
-
Priority:
Minor
-
Component/s: pipeline-model-definition-plugin
-
None
as Developer
I want to be able to execute a post action depending on how a pipeline-job is triggered
so that I can e.q. send a different slack message if the executing is based on a cron trigger or a upstream project.
Â
In a declarative jenkinsfile I would like to be able to have the knowledge which trigger triggered the execution.
Possible options:
- each trigger gets a unique name which can be queried in the environment
- a trigger can have an 'expression' block which can be used to set a global boolean
Â
Thank in advance for considering
Â
Â
Is this possible?
- relates to
-
JENKINS-52203 Provide a 'prerequisites' sections (like triggers) that allows blocking the execution of a job
-
- Open
-