Skip to content

feat: action outputs#352

Merged
gr2m merged 5 commits intogr2m:masterfrom
AuHau:patch-1
Dec 3, 2021
Merged

feat: action outputs#352
gr2m merged 5 commits intogr2m:masterfrom
AuHau:patch-1

Conversation

@AuHau
Copy link
Copy Markdown
Contributor

@AuHau AuHau commented Dec 1, 2021

Closes #351

Copy link
Copy Markdown
Owner

@gr2m gr2m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update .github/workflows/test.yml to include a job testing the outputs? You could also update the existing jobs instead. You can add a step with an if condition to fail the job if the output is not what it should be

@AuHau
Copy link
Copy Markdown
Contributor Author

AuHau commented Dec 2, 2021

I have implemented your feedback. Please allow the tests to run to see if it works 😉 😅

I have added the unchanged result, but it does not return the PR number. I would leave it like this until somebody would need it. It would require quite a bit of some refactoring of the code to get the PR number already at that stage of the Action.

@gr2m
Copy link
Copy Markdown
Owner

gr2m commented Dec 2, 2021

I have added the unchanged result, but it does not return the PR number. I would leave it like this until somebody would need it. It would require quite a bit of some refactoring of the code to get the PR number already at that stage of the Action.

good call 👍🏼

Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
@AuHau AuHau requested review from gr2m December 3, 2021 16:22
@gr2m gr2m merged commit 0bd77d5 into gr2m:master Dec 3, 2021
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 3, 2021

🎉 This PR is included in version 1.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outputs of the action

2 participants