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

Feat: create github issue on new add feed form #768

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

Alessandro100
Copy link
Contributor

closes #764
Summary:

Create a github issue when a new feed is submitted / updated

Expected behavior:

When a new / updated feed is submitted (in production) a github issue will be created. That github issue will be linked in the slack notification as well

Testing tips:

Will need to be tested in production

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • [X Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

image
image

Copy link

Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-768-hgukmqh0.web.app

@Alessandro100 Alessandro100 merged commit d869227 into main Oct 22, 2024
4 checks passed
@Alessandro100 Alessandro100 deleted the feat/764-add-feed-form-github-hook branch October 22, 2024 13:39
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.

Integrate Github Webhook in new Add Feed Form
2 participants