Skip to content

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.
  • Runs on a self-hosted runner from the databrickslabs-protected-runner-group.

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

Copy link
Contributor

@smurching smurching left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ognis1205 , looks good!

@smurching smurching merged commit c0ddcf3 into databrickslabs:master May 2, 2025
1 check passed
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