Revert "added the new workflow that automatically puts the labels in PR"#776
Revert "added the new workflow that automatically puts the labels in PR"#776katiewasnothere merged 1 commit intomainfrom
Conversation
Thanks for letting me know! I understand the permissions issue. Happy to help update the PR once you've identified the right permission configuration. |
|
@Ronitsabhaya75 I think we have two options here:
In either case, I think we can't read the labeler configuration file from the PR since that would require using untrusted files. If you want to read more about making GitHub workflows safer, this is a good post. |
|
hey @katiewasnothere I can look at option 1 and try to see how can i implement this |
Reverts #741
The action does not have permissions to add labels. Reverting this while we investigate the right fix
@Ronitsabhaya75 heads up