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: store pr title before usage #542

Merged
merged 1 commit into from
May 7, 2024
Merged

fix: store pr title before usage #542

merged 1 commit into from
May 7, 2024

Conversation

roelbondoc
Copy link
Member

Stores the PR title in an environment variable before usage. This should prevent any unwanted remote code execution.

Before submitting a pull request, please make sure the following is done:

  1. If you've fixed a bug or added code that should be tested, add tests!
  2. Run rake spec in the repository root.
  3. Use a pull request title that conforms to conventional commits.

Stores the PR title in an environment variable before usage. This should
prevent any unwanted remote code execution.
@roelbondoc roelbondoc requested review from subzero10 and a team May 6, 2024 18:05
Copy link
Member

@subzero10 subzero10 left a comment

Choose a reason for hiding this comment

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

Nice, I didn't know about this!

@subzero10 subzero10 merged commit d4cdfe7 into master May 7, 2024
41 checks passed
@roelbondoc roelbondoc deleted the fix-pr-title-check branch May 9, 2024 15:47
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

2 participants