Select the types of activity you want to include in your feed.
Limit CI checks to tracked files only
Changes the GitHub workflow to use git ls-files to only check tracked files during formatting, linting, and type checking. This prevents untracked or ignored files from causing CI failures.