Create basic GitHub Actions for pull requests, partially addresses #124#141
Merged
milkshakeuk merged 1 commit intomasterfrom Feb 4, 2021
Merged
Create basic GitHub Actions for pull requests, partially addresses #124#141milkshakeuk merged 1 commit intomasterfrom
milkshakeuk merged 1 commit intomasterfrom
Conversation
Member
Author
|
@AMCN41R, @duaneedwards, @ryankelley, @Usualdosage would any of you mind having a look when you get a second please. |
efc1c99 to
12b3593
Compare
Member
Author
|
There are actually 2 github actions that form part of a workflow but the second one isnt triggering - from what I can gather it may only pick that up once its merged to master. The second stage of the work flow will publish a comment to the PR with the test results. |
d9683cb to
75f5a44
Compare
AMCN41R
reviewed
Feb 4, 2021
75f5a44 to
abbd388
Compare
AMCN41R
approved these changes
Feb 4, 2021
Unit Test Results0 files 0 suites 0s ⏱️ Results for commit 5289b02. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Partially addresses items in #124