Skip to content

Add auto-assign-on-comment.yaml #14

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

ognis1205
Copy link
Contributor

Related Issues/PRs

N/A

What changes are proposed in this pull request?

This PR adds a GitHub Actions workflow that automatically assigns an issue to a commenter when they post a comment containing the keyword take.

  • Skip if the comment does not include the keyword "take".
  • Skip if the commenter is already assigned to the issue.
  • Skip if the issue already has another assignee.

How is this PR tested?

  • Existing unit/integration tests
  • New unit/integration tests
  • Manual tests

Does this PR require documentation update?

  • No. You can skip the rest of this section.
  • Yes. I've updated the relevant server README.md

Release Notes

N/A

Is this a user-facing change?

  • No. You can skip the rest of this section.
  • Yes. Give a description of this change to be included in the release notes.

How should the PR be classified in the release notes? Choose one:

  • rn/none - No description will be included. The PR will be mentioned only by the PR number in the "Small Bugfixes and Documentation Updates" section
  • rn/breaking-change - The PR will be mentioned in the "Breaking Changes" section
  • rn/feature - A new user-facing feature worth mentioning in the release notes
  • rn/bug-fix - A user-facing bug fix worth mentioning in the release notes
  • rn/documentation - A user-facing documentation change worth mentioning in the release notes

@smurching
Copy link
Contributor

Cool, let's try this out!

@smurching smurching merged commit de9bef9 into databrickslabs:master Apr 25, 2025
1 check passed
@ognis1205
Copy link
Contributor Author

Thanks @smurching !

@ognis1205 ognis1205 deleted the feat/auto-assign-issue branch April 26, 2025 05:33
ognis1205 added a commit to ognis1205/mcp that referenced this pull request Apr 26, 2025
smurching pushed a commit that referenced this pull request Apr 28, 2025
This reverts commit de9bef9.

Signed-off-by: Shingo OKAWA <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants