Skip to content
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

Add continue-on-error and ignoreStatusCodes to link_startrek workflow #14

Merged
merged 2 commits into from
Jul 23, 2023

Conversation

Alex-Burmak
Copy link
Member

@Alex-Burmak Alex-Burmak commented Jul 21, 2023

Followup changes to #12

@@ -24,3 +25,4 @@ jobs:
"Link": "<${{ github.server_url }}/${{ github.repository }}/pull/${{ github.event.number }}>; rel=\"relates\"",
"Authorization": "OAuth ${{ secrets.OAUTH_STARTREK }}"
}
ignoreStatusCodes: 409
Copy link
Member Author

Choose a reason for hiding this comment

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

@@ -44,15 +44,7 @@ Commands:
The regression test suite contains run of static code analysis tools (isort, yapf, flake8, pylint, mypy, bandit),
unit tests and integration tests.

System requirements are:
Copy link
Member Author

Choose a reason for hiding this comment

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

Minor corrections to test ignoreStatusCodes option.

@aalexfvk aalexfvk merged commit bb72ef4 into main Jul 23, 2023
16 checks passed
@aalexfvk aalexfvk deleted the MDB-24383_fix branch July 23, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants