[Actions] How do I take my dev branch, build it, and then create a pull request to main with the latest build artifacts?

This page summarizes the projects mentioned and recommended in the original post on /r/github

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • checkout

    Action for checking out a repo

  • Take a look at the checkout action usage here https://github.com/actions/checkout

  • create-pull-request

    A GitHub action to create a pull request for changes to your repository in the actions workspace

  • Something like this, according to the the pr action readme, branch is for the pr branch name, the action will create it for you, base is for target branch, both can be omitted. https://github.com/peter-evans/create-pull-request

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Which features would you like added to GitLab?

    2 projects | /r/gitlab | 15 Mar 2023
  • Automatically Open Pull Requests with GitHub Actions

    2 projects | dev.to | 22 Oct 2022
  • Publishing to PyPI via GitHub Action

    3 projects | /r/learnpython | 30 Jan 2023
  • Do you publish pypi source code to Github as well in the same form?

    1 project | /r/learnpython | 5 Sep 2022
  • Zapier Alternatives: Automatisch.io and N8N ⚡️

    2 projects | dev.to | 9 May 2024