feat(all):support for considering all workflows with one term#165
Merged
styfle merged 6 commits intostyfle:mainfrom Jun 27, 2022
Merged
feat(all):support for considering all workflows with one term#165styfle merged 6 commits intostyfle:mainfrom
styfle merged 6 commits intostyfle:mainfrom
Conversation
e6a6dcc to
631502d
Compare
631502d to
b1d5a4c
Compare
Contributor
Author
|
@styfle Please review this PR |
Contributor
Author
|
@styfle Can you please have a look at this PR |
Contributor
Author
|
@styfle Please check this PR |
Contributor
|
@anshulsahni I'm not even the maintainer here, just listening on the repo and I find your repeated comments irritating. Just fork the repo and use your fork, or have some patience. It's open source, maintainers don't have endless time and can't drop everything at once to handle your review, right? |
Contributor
Author
|
Sure @mikehardy, but you can always unwatch the PRs & be nice to others Anyway thanks for the advice |
styfle
reviewed
Jun 22, 2022
styfle
reviewed
Jun 22, 2022
styfle
reviewed
Jun 22, 2022
Co-authored-by: Steven <steven@ceriously.com>
Co-authored-by: Steven <steven@ceriously.com>
styfle
approved these changes
Jun 27, 2022
styfle
pushed a commit
that referenced
this pull request
Jul 20, 2022
Update the version to `0.10.0` where `workflow_id` accepts the `all` value in #165.
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.
What is the requirement?
Support for a workflow_id value
allwhich will capture all the workflowsWhat are the detailed changes?
workflow_id=allFixes: #54