[GH-ISSUE #449] [CI] Automatic tagging #7093

Closed
opened 2026-04-10 16:45:42 -05:00 by GiteaMirror · 7 comments
Owner

Originally created by @MatissJanis on GitHub (Jan 12, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/449

Small task:

We should create a github action that auto-labels new PRs that are opened with the "waiting for review" label.

Originally created by @MatissJanis on GitHub (Jan 12, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/449 Small task: We should create a github action that auto-labels new PRs that are opened with the "waiting for review" label.
GiteaMirror added the good first issuehelp wanted labels 2026-04-10 16:45:42 -05:00
Author
Owner

@cjiayu03 commented on GitHub (Jan 13, 2023):

I can try this!

<!-- gh-comment-id:1381179993 --> @cjiayu03 commented on GitHub (Jan 13, 2023): I can try this!
Author
Owner

@rich-howell commented on GitHub (Jan 13, 2023):

We already have this - https://github.com/actualbudget/actual/blob/master/.github/workflows/opened-issues-triage.yml just needs amending to include PR's

<!-- gh-comment-id:1381425996 --> @rich-howell commented on GitHub (Jan 13, 2023): We already have this - https://github.com/actualbudget/actual/blob/master/.github/workflows/opened-issues-triage.yml just needs amending to include PR's
Author
Owner

@MatissJanis commented on GitHub (Jan 13, 2023):

We already have this - https://github.com/actualbudget/actual/blob/master/.github/workflows/opened-issues-triage.yml just needs amending to include PR's

@rich-howell that workflow works for issues. I'd like something similar for PRs.

<!-- gh-comment-id:1382212383 --> @MatissJanis commented on GitHub (Jan 13, 2023): > We already have this - https://github.com/actualbudget/actual/blob/master/.github/workflows/opened-issues-triage.yml just needs amending to include PR's @rich-howell that workflow works for **issues**. I'd like something similar for **PRs**.
Author
Owner

@rich-howell commented on GitHub (Jan 13, 2023):

We already have this - https://github.com/actualbudget/actual/blob/master/.github/workflows/opened-issues-triage.yml just needs amending to include PR's

@rich-howell that workflow works for issues. I'd like something similar for PRs.

Yes but we don't need a whole other workflow :) just add into this one.

<!-- gh-comment-id:1382265504 --> @rich-howell commented on GitHub (Jan 13, 2023): > > We already have this - https://github.com/actualbudget/actual/blob/master/.github/workflows/opened-issues-triage.yml just needs amending to include PR's > > @rich-howell that workflow works for **issues**. I'd like something similar for **PRs**. Yes but we don't need a whole other workflow :) just add into this one.
Author
Owner

@MatissJanis commented on GitHub (Jan 13, 2023):

Ah. Yes, that works for me too.

--

Another related feature request: tag PRs as "stale" after 1 month of inactivity (is this even possible?).

<!-- gh-comment-id:1382266660 --> @MatissJanis commented on GitHub (Jan 13, 2023): Ah. Yes, that works for me too. -- **Another related feature request:** tag PRs as "stale" after 1 month of inactivity (is this even possible?).
Author
Owner

@rich-howell commented on GitHub (Jan 17, 2023):

Opened a pull request for this https://github.com/actualbudget/actual/pull/474

<!-- gh-comment-id:1385718105 --> @rich-howell commented on GitHub (Jan 17, 2023): Opened a pull request for this https://github.com/actualbudget/actual/pull/474
Author
Owner

@MatissJanis commented on GitHub (Jan 25, 2023):

Done

<!-- gh-comment-id:1404181231 --> @MatissJanis commented on GitHub (Jan 25, 2023): Done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7093