-
Notifications
You must be signed in to change notification settings - Fork 8
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
ci: use card template for teams post #925
Conversation
fix typo
use old regression test that uses the e2e action
9da3f61
to
c9efb67
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@miampf can you intentionally cause a test failure of one of the e2e so that we can see the generated Teams message?
If it's just for looking at a newly formatted teams message, some (like the last one) were posted in the channel by my test action that used every new feature (see here for the source of that action). |
I want to see the message for an e2e failure specifically. |
c3e908a
to
c9efb67
Compare
Made the e2e tests fail, look in the channel for a few messages |
Rewrite the
post_to_teams
action to use a JSON template for posting to teams.