[PR #7094] [AI] Github action for unfreezing PRs #6936

Closed
opened 2026-02-28 21:34:36 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/7094

State: closed
Merged: Yes


Description

Added a github action that unfreezes a PR if we add the "unfreeze" label to it. Slightly improving the ergonomics of this action.

N/A

Testing

Full disclosure: I have not tested this specific workflow. But I did test the CURL call locally and it worked as expected.

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed
**Original Pull Request:** https://github.com/actualbudget/actual/pull/7094 **State:** closed **Merged:** Yes --- <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> Added a github action that unfreezes a PR if we add the "unfreeze" label to it. Slightly improving the ergonomics of this action. ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> N/A ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> Full disclosure: I have not tested this specific workflow. But I did test the CURL call locally and it worked as expected. ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections --->
GiteaMirror added the pull-request label 2026-02-28 21:34:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6936