Skip to content

Revert "Remove usage of diff-only action with paths-ignore (#9527)" - #9606

Merged
zymap merged 4 commits into
apache:masterfrom
sijie:revert_diff_only_ci
Feb 23, 2021
Merged

Revert "Remove usage of diff-only action with paths-ignore (#9527)" #9606
zymap merged 4 commits into
apache:masterfrom
sijie:revert_diff_only_ci

Conversation

@sijie

@sijie sijie commented Feb 17, 2021

Copy link
Copy Markdown
Member

Motivation

#9527 introduced a regression causing website-only changes are not able to be merged because all CI tasks are ignored by path-ignore settings.

This PR reverts the change and increases the clone depth from 25 to 100 to temporarily mitigate the problem that #9527 tried to fix.

We shouldn't remove diff-only action until we find a better solution.

@sijie sijie added this to the 2.8.0 milestone Feb 17, 2021
@sijie sijie self-assigned this Feb 17, 2021
@sijie sijie mentioned this pull request Feb 17, 2021
1 task
@sijie

sijie commented Feb 17, 2021

Copy link
Copy Markdown
Member Author

This pull request is blocked by #9607

@lhotari

lhotari commented Feb 17, 2021

Copy link
Copy Markdown
Member

Yes, the paths-ignore property doesn't seem to work as expected.

One replacement is https://github.com/marketplace/actions/skip-duplicate-actions#skip-ignored-paths however I agree that it's good to revert back to diff-only action until we have a replacement. I'll propose a replacement in the GitHub Actions workflow refactoring that I'm working on.

@zymap

zymap commented Feb 23, 2021

Copy link
Copy Markdown
Member

/pulsarbot run-failure-checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants