You must log in or register to comment.
based
How can such thing happen? Was an account hacked that had the permissions?
Most likely someone submitted a pull request that abused the GitHub token of the Action running on new PRs in order to edit all the other pull requests.
It could also be an inside job. Anti-genocide resistance within Microsoft is quite strong and active.
Hacked pipeline? These are just pull requests anyone can submit them.
If you watch the PRs history, you can see that the user
github-actions
edited them. This user is the default one when a GitHub Action (the pipeline OP refers to) alters the repo. So someone probably submitted a pull request abusing the GitHub token when the Action ran on their PR.
based