Skip to content

fix: handle unsupported elements#58

Merged
EndBug merged 3 commits intomasterfrom
handle-unsupported
May 17, 2022
Merged

fix: handle unsupported elements#58
EndBug merged 3 commits intomasterfrom
handle-unsupported

Conversation

@EndBug
Copy link
Member

@EndBug EndBug commented May 17, 2022

This PR prevents the action from failing when one or more issues have an unsupported Markdown element in their body. If that happens, the issue(s) will just have an empty body, while the others will be synced as usual.

This issue is related to tryfabric/martian#34 and tryfabric/martian#35

Closes #56

@EndBug EndBug added the bug If this is a bug label May 17, 2022
@EndBug EndBug self-assigned this May 17, 2022
@EndBug EndBug merged commit 75fcd86 into master May 17, 2022
@EndBug EndBug deleted the handle-unsupported branch May 17, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug If this is a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When an issue has unsupported markdown, manual workflow fails

1 participant