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

fix(teams): add TICKscript AST processing #2542

Merged
merged 1 commit into from
May 5, 2021
Merged

Conversation

sranka
Copy link
Contributor

@sranka sranka commented Apr 27, 2021

This PR Fixes TickScript AST processing so that it includes Teams alert handler. This is required in order to fully support Teams alert configuration in Chronograf ( influxdata/chronograf#5732 )

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated

@sranka sranka requested review from alespour and docmerlin April 28, 2021 03:50
@sranka
Copy link
Contributor Author

sranka commented Apr 28, 2021

This PR follows the same changes that fixed BigPanda in #2491

Copy link
Contributor

@alespour alespour left a comment

Choose a reason for hiding this comment

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

Good to go.

@sranka sranka changed the base branch from master to v1.6-master May 1, 2021 19:09
@sranka sranka force-pushed the fix/teams_tick_ast branch 2 times, most recently from 137a2e7 to 299cb8f Compare May 1, 2021 19:24
@docmerlin docmerlin changed the base branch from v1.6-master to master May 4, 2021 15:30
@docmerlin docmerlin changed the base branch from master to v1.6-master May 4, 2021 15:30
@docmerlin
Copy link
Contributor

can you point this at master then clean it up? It is otherwise fine. You may need to cherry pick it.

@sranka sranka force-pushed the fix/teams_tick_ast branch from 299cb8f to 95f2621 Compare May 5, 2021 01:16
@sranka sranka changed the base branch from v1.6-master to master May 5, 2021 01:16
@sranka
Copy link
Contributor Author

sranka commented May 5, 2021

Thank you @docmerlin for pointing to the right branch. #2500 and #2504 are now also pointing to v1.6-master, should we target them to master as well?

@docmerlin
Copy link
Contributor

docmerlin commented May 5, 2021

Yes, nothing should be pointing to 1.6-master anymore. @sranka

@docmerlin docmerlin merged commit 4ca7790 into master May 5, 2021
@docmerlin docmerlin deleted the fix/teams_tick_ast branch May 5, 2021 03:40
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.

3 participants