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(dora): add new option DisableIssueToIncidentGenerator #7783

Merged
merged 3 commits into from
Jul 25, 2024
Merged

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented Jul 25, 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 new option DisableIssueToIncidentGenerator, user can disbale task ConvertIssuesToIncidents.

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@d4x1 d4x1 self-assigned this Jul 25, 2024
@d4x1 d4x1 added the pr-type/feature-development This PR is to develop a new feature label Jul 25, 2024
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 25, 2024
@dosubot dosubot bot added the component/plugins This issue or PR relates to plugins label Jul 25, 2024
Copy link
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 Jul 25, 2024
@abeizn abeizn merged commit 20a7646 into main Jul 25, 2024
11 checks passed
@abeizn abeizn deleted the dev-1 branch July 25, 2024 06:52
d4x1 added a commit that referenced this pull request Jul 29, 2024
* feat(dora): add incident related tables

* fix(ci): fix lint/e2e/test errors

* fix(ci): fix unit test errors

* feat(webhook): issues with type = "INCIDENT" will be stored/updated in table `incidents`

* fix(incident): fix method `IsIncident`

* feat(dora): add new option `DisableIssueToIncidentGenerator`

* fix(dora): fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/plugins This issue or PR relates to plugins lgtm This PR has been approved by a maintainer pr-type/feature-development This PR is to develop a new feature size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants