zed/script/danger
Marshall Bowers 8ef53aafa2
Have Danger check the format of GitHub issue links (#14684)
This PR updates the Danger rules to check for GitHub issue links that
aren't in the desired format:

<img width="916" alt="Screenshot 2024-07-17 at 5 11 48 PM"
src="https://github.com/user-attachments/assets/c77d3c28-3b09-44aa-a97f-03c2400df2e6">

We don't yet check that the links are exactly formatted as expected,
just that they aren't incorrectly formatted in the way that people
typically get it wrong.

Release Notes:

- N/A
2024-07-17 17:15:47 -04:00
..
.gitignore Setup Danger (#6994) 2024-01-29 11:58:24 -05:00
dangerfile.ts Have Danger check the format of GitHub issue links (#14684) 2024-07-17 17:15:47 -04:00
package.json danger: Check PR titles (#13053) 2024-06-14 11:18:41 -04:00
pnpm-lock.yaml danger: Check PR titles (#13053) 2024-06-14 11:18:41 -04:00