Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): add 2nd part to reminder bot #345

Merged
merged 1 commit into from
Sep 27, 2024
Merged

feat(ci): add 2nd part to reminder bot #345

merged 1 commit into from
Sep 27, 2024

Conversation

AtomicFS
Copy link
Collaborator

I noticed that the reminderbot does not work yet on #302 , and then I found out I missed a important detail.

In the first PR #303 I forgot that the reminder bot consists of two separate parts, but it should have become apparent with #328.

Anyway:

  • 1st part creates the label and metadata on issue creation
  • 2nd part runs on schedule and checks labeled issues

@github-actions github-actions bot added feature New feature or request github_actions Pull requests that update GitHub Actions code labels Sep 26, 2024
- in the first PR I forgot that the reminder bot consists of two
  separate parts
- 1st part creates the label and metadata on issue creation
- 2nd part runs on schedule and checks labeled issues

Signed-off-by: AtomicFS <[email protected]>
@AtomicFS AtomicFS added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit 5743166 Sep 27, 2024
39 checks passed
@AtomicFS AtomicFS deleted the feat/reminderbot branch September 27, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants