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

[ci] Fix for dubious repo ownership issue #1840

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

Jiabao-Sun
Copy link
Contributor

https://github.com/ververica/flink-cdc-connectors/actions/runs/3785546870/jobs/6435677503

+ make -C docs clean
make: Entering directory '/__w/flink-cdc-connectors/flink-cdc-connectors/docs'
make: Leaving directory '/__w/flink-cdc-connectors/flink-cdc-connectors/docs'
++ git for-each-ref '--format=%(refname:lstrip=-1)' refs/remotes/origin/
++ grep -iE '^(release-|master)'
fatal: detected dubious ownership in repository at '/__w/flink-cdc-connectors/flink-cdc-connectors'
To add an exception for this directory, call:

	git config --global --add safe.directory /__w/flink-cdc-connectors/flink-cdc-connectors

Copy link
Member

@GOODBOY008 GOODBOY008 left a comment

Choose a reason for hiding this comment

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

LGTM

@GOODBOY008 GOODBOY008 merged commit 70bc24b into apache:master Dec 27, 2022
Jiabao-Sun added a commit to Jiabao-Sun/flink-cdc-connectors that referenced this pull request Dec 27, 2022
Jiabao-Sun added a commit that referenced this pull request Dec 27, 2022
@Jiabao-Sun Jiabao-Sun deleted the fix-for-dubious-repo-issue branch December 27, 2022 11:30
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.

None yet

2 participants