Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:0.4
-
Epic Link:
-
Team:SQuaRE
-
Urgent?:No
Description
Detect if ltd-conveyor is running in GitHub Actions as part of a PR and get the correct Git ref from the environment.
Attachments
Issue Links
- relates to
-
DM-31908 ltd-conveyor: re-validate compatibility with GitHub Actions-based PR runs
- Done
Released version 0.8.0 of ltd-conveyor. It detects if the event is a pull_request and uses the GITHUB_HEAD_REF variable rather than the GITHUB_REF variable if so.