Commit graph

9 commits

Author SHA1 Message Date
Petr Houška
249008144c
fix: target intended users in lgtm approvals (#7023)
Maintainers frequently direct lgtm at tagged users who volunteer on an issue, but approval previously applied to the issue or PR author. Mentioned users are now approval targets, with the author as the fallback.

Prose and examples can also contain lgtm without intending approval. Only treat lgtm or lgtmi at the start, after leading mentions, or at the end as commands. Process PR comments too, where approvals previously had no effect.
2026-07-23 22:49:16 +02:00
Armin Ronacher
431d88f4fc meta: Link to rfcs 2026-06-15 17:36:39 +02:00
Armin Ronacher
d683a581b7 meta: Update CONTRIBUTING.md for clearer language 2026-06-14 22:31:42 +02:00
Armin Ronacher
f315d81491 meta: Update weekend policy in contributing to be less confusing 2026-06-13 15:43:00 +02:00
pidalf
05f79b0851
docs: explain issue triage policy (#3725)
Some checks failed
CI / build-check-test (push) Has been cancelled
* docs: explain issue triage policy

* docs: clarify issue triage wording
2026-04-25 23:02:17 +02:00
Mario Zechner
b38e546e90 chore: label weekend issue closures 2026-04-24 13:58:18 +02:00
Mario Zechner
d62d22173a chore: replace OSS weekend with permanent contribution gate 2026-04-14 23:16:11 +02:00
Mario Zechner
b10a1743f9
Fix Discord link 2026-02-01 22:25:07 +01:00
Mario Zechner
3eded2c146 chore: add PR approval gate for new contributors
- Add APPROVED_CONTRIBUTORS file with existing contributors
- Add pr-gate.yml workflow to close PRs from unapproved contributors
- Add approve-contributor.yml workflow to approve via lgtm on issues
- Add CONTRIBUTING.md with guidelines
- Update README.md to point to CONTRIBUTING.md
2026-01-18 12:26:45 +01:00