Skip to content

Releases: ubiquity-os-marketplace/command-start-stop

v1.3.0

08 Nov 16:15
d3239c9
Compare
Choose a tag to compare

1.3.0 (2024-11-08)

Features

  • requiredLabelsToStart config (5326f20)

Bug Fixes

  • convert AssignedIssueScope to enum (986261a)
  • handle search API private repo (d8fead7)
  • process review comments (8fcedd9)
  • renamed checkIssues to assignedIssueScope (87e7b16)
  • undo changes in manifest (3827d28)

v1.2.0

04 Nov 13:43
0e22d5d
Compare
Choose a tag to compare

1.2.0 (2024-11-04)

Features

  • added admin infinity in decode (84d4641)
  • added validator endpoint (58b457e)
  • closing user pull-requests when unassigned (210d943)
  • enforce collaborator-only label restriction (413c844)
  • pull edit handler (188d00e)
  • pull edit handler (30959ec)
  • schema generation (5999073)
  • tests: add collaborator tests for issue assignment (c5e58f5)

Bug Fixes

  • add fallback methods for fetching issues/PRs (16ba3a8)
  • add rolesWithReviewAuth to config (9180717)
  • change checks for invalid env to get more details (cc6ccfa)
  • cleanup merge (a4df1b9)
  • collaborator check with try catch (32a4457)
  • fixed tip display and removed bold (32082db)
  • issue: handle 404 status in fetch pull request reviews (82064c5)
  • register warning message change (8868146)
  • register warning message change (8dd8463)
  • removed duplicate error messages (da03c15)
  • removed duplicate error messages (3f61f14)
  • tests: update error message for collaborators assignment (4a954be)
  • update octokit method namespace (3d760e3)
  • using graphql to fetch prs (c49982b)

v1.1.1

11 Sep 03:36
03b9f89
Compare
Choose a tag to compare

1.1.1 (2024-09-08)

Bug Fixes

  • fixed /stop formatting (43244a9)
  • skipping deadline self assign post if no deadline (ebf98c4)
  • the messages are displayed on catch errors (c79b63f)

v1.1.0

28 Aug 17:52
1a2feed
Compare
Choose a tag to compare

1.1.0 (2024-08-28)

Features

  • added worker deploy / delete capabilities (ee5479d)
  • custom message for private issues without plan (4342e5f)

Bug Fixes

  • hide deadline if no time label (28ee060)
  • startRequiresWallet default true (7ee8bc3)

v1.0.0

28 Jul 06:02
b994cd1
Compare
Choose a tag to compare

1.0.0 (2024-07-25)

Features

Bug Fixes

  • add config defaults (bedfb6d)
  • better formatting for closed pulls (6a20875)
  • corrected all issues reported by Knip (c63579b)
  • enable corepack for knip and fixed release-please.yml (292a6e7)
  • logs types (b2420da)
  • naming convention (9bdf4c5)
  • no parsing required (926c319)
  • optional chain and types (4095cd3)
  • parse labels and correct env (36458ce)
  • pretty logs types (fd2c198)
  • readme and const placement (6fd8d73)
  • readme config (844b867)
  • readme, log type tweaks, tests passing (bfb71f2)
  • remove compute. use ubiquibot token (8b594bb)
  • remove configs (7e5fc99)
  • remove unused (0d41663)
  • removing helpers previously missed (b166046)
  • return check (8039369)
  • target ESNEXT (0dcd243)
  • types and package name (c484635)
  • updated jest and knip workflow to work on pull_request event instead of target (e1043b1)
  • use Octokit types (23e748e)