issues Search Results · language:Edge language:Python language:PHP language:JavaScript linked:pr language:Python
Filter by
4.8M results
The /api/reviews collection can remain readable, but creating a review should require an authenticated user. The route
currently allows unauthenticated callers to create ratings and comments directly, ...
Problem
Writing PR descriptions manually can lead to missing fields or formatting issues.
Current Behavior
PR descriptions are filled out manually in the browser.
Why This Improvement Is Needed
Provides ...
Parent bounty: #743
POST /api/reviews lets a caller override the server-generated review id. apps/api/src/services/reviewService.js creates
the review object with id first, then spreads the caller payload ...
Problem
PRs are currently labeled manually by maintainers.
Current Behavior
PR labels must be updated manually.
Why This Improvement Is Needed
Automatically labels PRs based on the directories modified, ...
Problem
The environment variable unit tests fail because the non-required key GROQ_API_KEY is expected in missingVars when the
environment is empty.
Current Behavior
The test suite throws errors because ...
bug
Descriptiontitle and description have no upper bound, megabyte strings accepted in apps/api/src/validators/job.js.This issue is limited only to the creator of this issue. This means that only the issue ...
Problem
The CI configuration .github/workflows/ci.yml has a duplicate run: key in the dependency installation step.
Current Behavior
Having duplicate keys causes workflow parsers to ignore the initial ...
bug
The /api/jobs collection is useful for public browsing, but creating a job should require an authenticated user. The
route currently lets unauthenticated callers create job records directly, which can ...
Descriptionpayload.amount used directly, negative/zero accepted in apps/api/src/services/paymentService.js.This issue is limited only to the creator of this issue. This means that only the issue author ...
Problem
Contributors occasionally open pull requests with default placeholder values (like Closes #ISSUE_NUMBER) from the
template.
Current Behavior
Default text stays in the PR descriptions, leading ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.