Commit graph

2 commits

Author SHA1 Message Date
Alexandre Gomes Gaigalas
ad7a74838b Allow panda.yml to request benchmark runs for PRs
This change introduces a new command to `@TheRespectPanda` bot,
allowing him to dispatch the ci-perf.yml workflow benchmarks for
a pull request.

Initially, the bot will just trigger it and return the workflow
run URL for manual inspection. Future iterations on this feature
could then grab the benchmark results and update the comment.
2026-02-24 05:12:58 +00:00
Alexandre Gomes Gaigalas
5d43388354 Add TheRespectPanda Bot workflow
Includes a basic bot workflow that just answers "pong" to ping
requests, includes a help message and ignores invalid commands.

This is the minimum feature that exercises token access, non
recursive comments (answering to its own pong) and so on.
2026-02-10 18:24:50 +00:00