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: handle breaking syntax in pr body #9368

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Conversation

mattkrick
Copy link
Member

Description

backticks that live in GH variables break bash, so we instead save it to a file & pipe it to perl for regex.

Signed-off-by: Matt Krick <matt.krick@gmail.com>
@mattkrick mattkrick merged commit 310659e into master Jan 19, 2024
5 checks passed
@mattkrick mattkrick deleted the fix/gh-action-prod2 branch January 19, 2024 00:16
@github-actions github-actions bot mentioned this pull request Jan 23, 2024
24 tasks
mattkrick added a commit that referenced this pull request Jan 23, 2024
* fix: handle breaking syntax in pr body (#9368)

Signed-off-by: Matt Krick <matt.krick@gmail.com>

* feat: support SERVER_SECRET rotations gracefully (#9360)

Signed-off-by: Matt Krick <matt.krick@gmail.com>

* chore: Prettify "Time's up" Slack message (#9352)

* chore: Prettify "Time's up" Slack message

* Prettify Mattermost as well

* feat: Add recurring retros (#9311)

* chore: Add recurring retros feature flag

* Make it an org flag

* feat: Recurring retros

* Only show the recurring settings if the feature flag is set

* Formatting

* Add processRecurrence test for retros

* Remove debug output

* Minor fixes

* Fix recurrence label colours in meeting dash

* fix: render activity library tooltip (#9376)

* chore(release): release v7.14.0 (#9369)

Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>

---------

Signed-off-by: Matt Krick <matt.krick@gmail.com>
Co-authored-by: Matt Krick <matt.krick@gmail.com>
Co-authored-by: Georg Bremer <github@dschoordsch.de>
Co-authored-by: Nick O'Ferrall <nickoferrall@gmail.com>
Co-authored-by: parabol-release-bot[bot] <150284312+parabol-release-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant