issues Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:JavaScript
Filter by
20.6M results
Add branch protection to main.
Security and quality fixes identified via code review. Check off each one as it s applied.
Critical
- [ ] Fix 1 — Privilege escalation: any user can make themselves admin (server/controllers/userController.js ...
bug
security
Objective. Solidify automated coverage.
Acceptance criteria.
- Unit coverage for parse-blog, adapters, output extraction, and schedule logic; a smoke integration.
- npm test green and npm run lint ...
blog
ops
Objective. Document the feature and its operational setup.
Acceptance criteria.
- README blog section; a durable-functions ADR; deploy-guide updated with the new SSM credential params.
Depends on ...
blog
documentation
Objective. Fail fast on bad blog input.
Acceptance criteria.
- Frontmatter/metadata validation at ingestion with clear messages (title/slug/date/tags well-typed).
- Tests for representative bad inputs. ...
api
blog
ops
Objective. Make per-platform and weekly failures visible.
Acceptance criteria.
- Structured logging + tracing on both durable functions.
- DLQ + alarms on the cross-post and analytics paths; per-function ...
blog
ops
Objective. Reference a blog and trigger a cross-post within a campaign.
Acceptance criteria.
- CampaignDetail.tsx Promotion tab: select/reference a blog (uses the campaign-linkage API) and trigger ...
blog
dashboard
Objective. Show per-platform views, weekly deltas, and top articles.
Acceptance criteria.
- Analytics tab on BlogDetail plus a top-articles ranking; reads the summary API.
Depends on #141, #143.
...
blog
dashboard
Objective. Trigger a cross-post from the blog detail view.
Acceptance criteria.
- Platform multi-select with optional stagger; calls the trigger endpoint.
- Shows per-platform status and resulting ...
blog
dashboard

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.