pullrequests Search Results · language:Dune language:Python language:HTML language:Python language:TypeScript language:JavaScript
Filter by
254M results
Automated test pull request
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout (changelog) | action | digest | de0fac2 → df4cb1c |
Configuration
📅 Schedule: ...
ci:auto-merge
dependencies
size/XS
Description
We bump the dependency pin on bytecode to ensure that the version with all the most recent fixes is installed alongside
ddtrace. We also include regression tests for the fix we are bringing ...
changelog/no-changelog
Summary
The validate_mermaid.py script accepted exactly one hardcoded Markdown file path. As the repository grows to cover
additional exam tracks (AZ-104, AZ-500, AZ-700), new Markdown files with Mermaid ...
Includes:
- #2939
Follow-up fixes per review.
Generated by Claude Code
Automated test PR created at 2026-06-03T15:06:41.687Z
Restricts the /api/labels endpoint so students can only see users within their own institute (via instituteId filter).
Also excludes email addresses from student responses. Admins and teachers retain full ...
Phase 1. Finding DI-4 (docs/QA_AUDIT_2026-06-03.md).
Problem
BullmqQueueAdapter.enqueue persists a QUEUED JobRun, then calls queue.add(). If the add (or stale-job eviction) throws,
it returned an error ...