Skip to content

Conversation

viirya
Copy link
Member

@viirya viirya commented Dec 5, 2023

Which issue does this PR close?

Closes #.

Rationale for this change

Labeler is broken now, e.g. https://github.com/apache/arrow-datafusion/actions/runs/7107345447/job/19348599271?pr=8419.

Run actions/labeler@v5.0.0
The configuration file (path: .github/workflows/dev_pr/labeler.yml) was found locally, reading from the file
Error: Error: found unexpected type for label 'development-process' (should be array of config options)
Error: found unexpected type for label 'development-process' (should be array of config options)

What changes are included in this PR?

Tries to restore labeler CI by following latest format.

Are these changes tested?

Are there any user-facing changes?

@viirya
Copy link
Member Author

viirya commented Dec 5, 2023

Hmm, does the change need to be merged to be effective?

@alamb
Copy link
Contributor

alamb commented Dec 6, 2023

Somehow is likely related to #8422

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @viirya

@viirya
Copy link
Member Author

viirya commented Dec 6, 2023

Let me merge this first to see if it works. Thanks @alamb

@viirya viirya merged commit 3ddd5eb into apache:main Dec 6, 2023
@alamb
Copy link
Contributor

alamb commented Dec 6, 2023

It seems to have worked!

@viirya
Copy link
Member Author

viirya commented Dec 6, 2023

Yea 🎉

appletreeisyellow pushed a commit to appletreeisyellow/datafusion that referenced this pull request Dec 15, 2023
* fix: Changed labeler.yml to latest format

* Use all

* More

* More

* Try

* More
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