Tom Stellard
Tom Stellard
@david-salinas As @FelixSchwarz mentioned we prefer not to ship executable stacks in Fedora, but I guess my question is less about libmcwamp_hsa.so having an executable stack and more about why...
There is a webhook we have that emails the commit lists every time there is a push event. It looks like we can set up something similar to email the...
Here is the script I mentioned in my previous comment: https://github.com/llvm/llvm-admin/blob/main/AWS/Lambda/CommitEmailer/commit_emailer.py
With Herald, you can subscribe to: - File paths. - Keywords in commit message. - Patch authors. Is this correct? Anything else?
Let's start with a goal of allowing subscription based on file paths. I believe that will be the easiest to implement and is likely the most generally useful.
@joker-eph Yes, seems like it would work for that.
@Flakebi We could also create teams for common file paths, so people wouldn't necessarily need to create a commit to subscribe, but it does seem like our best option for...
We are having the same issue with the badge for the LLVM Project: https://www.bestpractices.dev/en/projects/8273
You can see the problem right now with the embedded link on github: https://github.com/llvm/llvm-project
It seems like the image is flipping back and forth. It was showing the correct image on https://www.bestpractices.dev/en/projects/8273 a few days ago (but now it isn't). And the image [here](https://github.com/llvm/llvm-project)...