hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
286 stars 700 forks source link

Customize PR instructions based on files modified #6790

Closed anthonypz closed 2 weeks ago

anthonypz commented 2 weeks ago

Fixes #5182 and #6778

What changes did you make?

Why did you make the changes (we will use this info to test)?

github-actions[bot] commented 2 weeks ago

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b anthonypz-custom-pr-instructions-5182 gh-pages
git pull https://github.com/anthonypz/website.git custom-pr-instructions-5182
t-will-gillis commented 2 weeks ago

Hey @anthonypz Just did a live test for PR #6795, and the PR comment is posted as intended.

Thanks again for working on this and the fix- appreciate it! and thanks @tony1ee for your review