[ 
https://issues.apache.org/jira/browse/HADOOP-19898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082106#comment-18082106
 ] 

ASF GitHub Bot commented on HADOOP-19898:
-----------------------------------------

ajfabbri opened a new pull request, #8504:
URL: https://github.com/apache/hadoop/pull/8504

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   
   We recently changed the default github actions permissions to read-only.
   
   This broke our workflow which pushes docs to github pages. The fix is to
   explicitly add needed permissions.
   
   ### How was this patch tested?
   
   Will be tested in github CI.
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   - [na] Object storage: have the integration tests been executed and the 
endpoint declared according to the connector-specific documentation?
   - [x] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [x] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, 
`NOTICE-binary` files?
   
   ### AI Tooling
   
   If an AI tool was used:
   
   - [na] The PR includes the phrase "Contains content generated by <tool>"
         where <tool> is the name of the AI tool used.
   - [x] My use of AI contributions follows the ASF legal policy
         https://www.apache.org/legal/generative-tooling.html
   




> ci: new github actions default permissions broke pages deploy
> -------------------------------------------------------------
>
>                 Key: HADOOP-19898
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19898
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 3.5.1
>            Reporter: Aaron Fabbri
>            Assignee: Aaron Fabbri
>            Priority: Major
>
> This CI failure
> [https://github.com/apache/hadoop/actions/runs/25903859054/job/76132990637]
> was caused by our github actions permissions change here:
> https://issues.apache.org/jira/browse/HADOOP-19870
>  
> Fix is to make permissions explicit in the workflow.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to