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

Adding a codeowners file. #235

Merged
merged 1 commit into from
Nov 19, 2021
Merged

Adding a codeowners file. #235

merged 1 commit into from
Nov 19, 2021

Conversation

CEHENKLE
Copy link
Member

Signed-off-by: CEHENKLE [email protected]

Description of changes:

Adding a codeowners file. Please double check that it's point to the right team in https://github.com/orgs/opensearch-project/teams

CheckList:
[X] Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: CEHENKLE <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #235 (ce884dc) into main (8b337e7) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #235      +/-   ##
============================================
- Coverage     78.63%   78.61%   -0.02%     
  Complexity      215      215              
============================================
  Files           173      173              
  Lines          6959     6959              
  Branches        912      912              
============================================
- Hits           5472     5471       -1     
- Misses         1002     1003       +1     
  Partials        485      485              
Impacted Files Coverage Δ
...in/kotlin/org/opensearch/alerting/MonitorRunner.kt 71.38% <0.00%> (-0.68%) ⬇️
.../kotlin/org/opensearch/alerting/core/JobSweeper.kt 72.25% <0.00%> (+0.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a35bb6...ce884dc. Read the comment docs.

@dblock dblock changed the title initial commit Adding a codeowners file. Nov 12, 2021
@dblock dblock requested a review from a team November 12, 2021 22:29
@qreshi qreshi merged commit 6ff9889 into opensearch-project:main Nov 19, 2021
lezzago pushed a commit to lezzago/alerting-opensearch that referenced this pull request Dec 14, 2021
lezzago pushed a commit to lezzago/alerting-opensearch that referenced this pull request Dec 15, 2021
dblock pushed a commit that referenced this pull request Dec 29, 2021
* Update build.sh to take platform parameter. (#240)

Signed-off-by: Marc Handalian <[email protected]>

* Add a codeowners file (#235)

Signed-off-by: CEHENKLE <[email protected]>

* Update README badge links to refer to OpenSearch Alerting (#244)

Signed-off-by: Mohammad Qureshi <[email protected]>

* Bumps to version 1.3 (#248)

Signed-off-by: Clay Downs <[email protected]>

* Update GitHub Actions to run on all branches (#256)

Signed-off-by: Mohammad Qureshi <[email protected]>

* Update sweep logic to re-schedule unchanged jobs when SWEEPER_ENABLED is toggled (#243)

* Update sweep logic to re-schedule unchanged jobs when SWEEPER_ENABLED is toggled

Signed-off-by: Mohammad Qureshi <[email protected]>

* Update isMonitorScheduled to not use var for returned boolean

Signed-off-by: Mohammad Qureshi <[email protected]>

Co-authored-by: Marc Handalian <[email protected]>
Co-authored-by: CEHENKLE <[email protected]>
Co-authored-by: Mohammad Qureshi <[email protected]>
Co-authored-by: Clay Downs <[email protected]>
AWSHurneyt pushed a commit to AWSHurneyt/OpenSearch-Alerting that referenced this pull request Mar 30, 2022
* Update build.sh to take platform parameter. (opensearch-project#240)

Signed-off-by: Marc Handalian <[email protected]>

* Add a codeowners file (opensearch-project#235)

Signed-off-by: CEHENKLE <[email protected]>

* Update README badge links to refer to OpenSearch Alerting (opensearch-project#244)

Signed-off-by: Mohammad Qureshi <[email protected]>

* Bumps to version 1.3 (opensearch-project#248)

Signed-off-by: Clay Downs <[email protected]>

* Update GitHub Actions to run on all branches (opensearch-project#256)

Signed-off-by: Mohammad Qureshi <[email protected]>

* Update sweep logic to re-schedule unchanged jobs when SWEEPER_ENABLED is toggled (opensearch-project#243)

* Update sweep logic to re-schedule unchanged jobs when SWEEPER_ENABLED is toggled

Signed-off-by: Mohammad Qureshi <[email protected]>

* Update isMonitorScheduled to not use var for returned boolean

Signed-off-by: Mohammad Qureshi <[email protected]>

Co-authored-by: Marc Handalian <[email protected]>
Co-authored-by: CEHENKLE <[email protected]>
Co-authored-by: Mohammad Qureshi <[email protected]>
Co-authored-by: Clay Downs <[email protected]>
Signed-off-by: AWSHurneyt <[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.

None yet

4 participants