Skip to content

Conversation

blaginin
Copy link
Contributor

Follow up on #17183

There are two ways to fix the "steps not run" problem:

  • 1: always run them. CI will become slower but we'll have merge queue anyway. On the positive side, we'll have consistent CI runs (for example, now when you just change *.md we won't run check configs.md and ***_functions.md is up-to-date although we should
  • 2: not run them (in a bit hacky way because of https://github.com/orgs/community/discussions/45899)

2 consumes less resources, so going with it for now

@blaginin blaginin self-assigned this Sep 12, 2025
@github-actions github-actions bot added the development-process Related to development process of DataFusion label Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of DataFusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant