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] run Appveyor checks on PRs targeting release/ branches #5528

Merged
merged 1 commit into from
Oct 8, 2022

Conversation

jameslamb
Copy link
Collaborator

Follow-up to #5527.
Contributes to #5525 .

I was wrong in #5527 ... .appveyor.yml in this repo DOES need to be modified to tell Appveyor to build on pull requests that target release/* branches.

This PR proposes such a change.

See https://www.appveyor.com/docs/branches/ for docs on how Appveyor's preferred syntax expects such "match all branches following a pattern".

This change will help with the v3.3.3 release, and I think it should be kept even after that to make such time-sensitive hotfix types of releases a bit easier in the future.

How I tested this

Pushed a similar change to #5525, and that led to Appveyor successfully building on that PR that targets branch release/v3.3.2.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants