Skip to content

Add a new plugin, linker.#7509

Merged
abeizn merged 15 commits into
mainfrom
dev-1
May 27, 2024
Merged

Add a new plugin, linker.#7509
abeizn merged 15 commits into
mainfrom
dev-1

Conversation

@d4x1
Copy link
Copy Markdown
Contributor

@d4x1 d4x1 commented May 24, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?
Add a new plugin, linker. In this plugin, there is a task LinkPrToIssue can extract issues from pull_request's title and description with an regexp, try to related to issues and put the result to pull_request_issues.

Does this close any open issues?

Closes #7241

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 24, 2024
@d4x1 d4x1 self-assigned this May 24, 2024
@d4x1 d4x1 added the pr-type/feature-development This PR is to develop a new feature label May 24, 2024
@dosubot dosubot Bot added the add-a-plugin This issue is to add a plugin label May 24, 2024
Copy link
Copy Markdown
Contributor

@abeizn abeizn left a comment

Choose a reason for hiding this comment

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

lgtm

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 27, 2024
@abeizn abeizn merged commit 6941c77 into main May 27, 2024
@abeizn abeizn deleted the dev-1 branch May 27, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add-a-plugin This issue is to add a plugin lgtm This PR has been approved by a maintainer pr-type/feature-development This PR is to develop a new feature size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] gitlab - Link Merge Requests to Issues in the gitlab plugin

2 participants