pull-request-comment-trigger | A github action for detecting a "trigger" in a pull request description or comment | Continous Integration library
kandi X-RAY | pull-request-comment-trigger Summary
kandi X-RAY | pull-request-comment-trigger Summary
A github action for detecting a "trigger" in a pull request description or comment
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pull-request-comment-trigger
pull-request-comment-trigger Key Features
pull-request-comment-trigger Examples and Code Snippets
Community Discussions
Trending Discussions on pull-request-comment-trigger
QUESTION
My use case is, to trigger docs build when there is a trigger word in Pull Request Comments. I am using pull-request-comment-trigger to know if a Trigger word is present in the code.
After knowing Action is triggered, I want to run some commands inside the repo. So, I have to use actions/checkout for that.
My doubt is, inside the run
command, Only Shell Commands are valid, Right? I want to run another job if above condition satisfies.
My Current Yaml File
...ANSWER
Answered 2021-Mar-21 at 13:29You can use the condition for your checkout step and the following steps:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pull-request-comment-trigger
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page