forked from convictional/trigger-workflow-and-wait
-
Notifications
You must be signed in to change notification settings - Fork 1
chore: sync from main repo #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Re-add changes done in #41
* Combine layers in Docker image * Use -c with jq when formatting client_payloads * Refactor waiting into a common function Originally authored by @duhow (David Girón <[email protected]>)
…orkflow-and-wait into HEAD
* dummy change to test PR gha * allow test to be run * remove docker requirement, split out self-test * remove last_workflow_interval
* Change action workflow to use project token * use personal access key
Add conclusion output to yaml * Update action.yml
as a comment to a configurable comments API URL. For instance when having very long running workflows called by the action, it's hard for the user to see the actual pipeline and its results. For better tracebility and user expierence post the link to the acquired workflow URL as a comment. Typical setting would be to set it to ${{ github.event.pull_request.comments_url }} for pull requests. As this may not be wanted by all users set the default to empty, meaning no comments will be made
as these are temporary problems it's safe to assume that retrying it at a later point resolve the issue Closes #55
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
* feat: use autogenerated github token for pull_request comments * update secret token usage Co-authored-by: Gaetan BOGAERT <[email protected]>
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.
No description provided.