matrix-org / matrix-org/matrix.org
Add CI to detect and warn about tracking params in links
Open
Nobody has claimed this yet.
meta
- Dominant language
- JavaScript
- Stars
- 616
- Forks
- 463
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
Maintainers want tracking params pointed out and consciously decide which ones to include.
a library I know is https://codeberg.org/c-base/perlbot/src/commit/4d0b3f1d196a5a6e89217fdb577336fb17821ed2/src/perlbot/bot.py#L7
ACs:
- CI will point out tracking parameters found to maintainers
- document in CONTENT.md that tracking params are generally unwanted
- same in twim-guide
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's CI configuration and reviewing the linked perlbot example, then inspect CONTENT.md and the twim-guide. Done means CI points out tracking parameters to maintainers, and both documents state that tracking parameters are generally unwanted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100