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

Remove PRs that will fail due to lack of credentials #1060

Merged
merged 1 commit into from
Feb 12, 2023

Conversation

xiaoyongzhu
Copy link
Member

@xiaoyongzhu xiaoyongzhu commented Feb 12, 2023

Currently if committers open a PR, it will run two tests - the one in pull_request and pull_request_target. The first set of tests will always fail since they don't have the required credentials. This should be disabled and later we should enforce policy to make sure the main branch always have passed tests.

Signed-off-by: Xiaoyong Zhu xiaoyzhu@outlook.com

Signed-off-by: Xiaoyong Zhu <authoremail@example.com>
@xiaoyongzhu xiaoyongzhu merged commit e385bf8 into feathr-ai:main Feb 12, 2023
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