kevingurney opened a new pull request, #323:
URL: https://github.com/apache/arrow-site/pull/323

   # Overview
   
   As part of apache/arrow#31142 and in response to the [recent rename of the 
`apache/arrow-site` repository default branch to 
`main`](https://issues.apache.org/jira/browse/INFRA-24242), this pull request 
removes support for triggering the website deployment workflow 
(`.github/workflows/deploy.yml`) on pushes to a branch with the name "master".
   
   # Qualification
   
   To qualify these changes, I verified that:
   
   1. Pushing these changes to the `main` branch of `mathworks/arrow-site` 
[triggered the `deploy.yml` workflow as 
expected](https://github.com/mathworks/arrow-site/actions/runs/4296490412/jobs/7488276762).
   2. The workflow step "Configure for GitHub Pages on push to main or master 
branch" has been renamed to "Configure for GitHub Pages on push to main branch"
   3. The `deploy.yml` is no longer being triggered when commits are pushed to 
a branch named "master".
   
   # Notes
   
   **Note**: The [CI failures in the Build 
step](https://github.com/mathworks/arrow-site/actions/runs/4296490412/jobs/7488276762)
 are unrelated to this change. This is a result of apache/arrow#34379, which is 
being addressed separately.
   
   Closes apache/arrow#31412.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to