-
Notifications
You must be signed in to change notification settings - Fork 982
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflow: Handle when a pull request does not contain qna.yaml (#1112)
Some pull requests are not about skill or knowledge contributions. We change to always upload an artifact so the insight workflow wont fail because it cannot download the artifact. In the case were the PR does not contain qna.yaml, we pass the pull request number 0 so the insight workflow can avoid invoking the insight analysis. Signed-off-by: BJ Hargrave <[email protected]>
- Loading branch information
1 parent
081bcd7
commit f808a96
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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