Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

cmarmo
Copy link
Contributor

@cmarmo cmarmo commented Jan 25, 2021

Check if the Build label is applied when CI is in the description of the PR.
See #19262

@cmarmo
Copy link
Contributor Author

cmarmo commented Jan 25, 2021

In labeler.yml the string CI is searched to label the PR.
I thought the search was performed only in the title... apparently the regexp is performed in the description too... is that normal?
cc @thomasjpfan ... Let's consider this one as an issue, do you mind?

@thomasjpfan
Copy link
Member

Based on the READMe of the github action we are using: https://github.com/jimschubert/labeler-action

values are array of string patterns to match against title + body in issues/prs

This looks to be expected behavior.

I opened #19303 to use a simple python script that will allow us to control for this behavior.

@cmarmo cmarmo closed this Feb 8, 2021
@cmarmo cmarmo deleted the check-labeling branch August 26, 2022 19:23
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.

2 participants