proomt

Search

Search posts, papers, and topics

github

RSS
  1. 1

    From support ticket to GitHub issue: Building a reliable escalation workflow

    A step‑by‑step guide for turning support tickets into well‑structured GitHub issues. It defines escalation criteria, outlines a decision table for support, specifies required fields, and provides a minimal Node.js 24 adapter that validates input, builds a markdown issue body, and calls the GitHub Issues API with proper error handling and security considerations.

    SitePointsitepoint.com11 min
  2. 2

    datasette-auth-github 1.0

    The datasette-auth-github plugin now reaches 1.0, fixing a bug where cookies lacked a Max‑Age attribute and thus expired at session end. The fix ensures longer‑lasting sessions and the release is tested against recent Datasette versions.

    Simon Willisonsimonwillison.net1 minrelease