Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JEFuller/merge-deploy-action-demo

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

merge-deploy-action-demo

Be able to fast forward merge without a pull request in the GitHub GUI.

A solution to How to merge branches on github.com without doing pull request? using actions/github-script@v5, see here for action.

Trigger it manually via the action's page:

Screen Shot 2025-08-05 at 11 36 40

Note: if you have e.g. a deploy.yml with an on: push it will not be trigged (since updateRef isn't technically a push).

But that can be triggered automaticall using actions/github-script@v5, see here.

Note: the deploy workflow will need to be updated to on: [push, workflow_dispatch]:

Screen Shot 2025-08-05 at 11 38 28

About

Be able to fast forward merge without a pull request in the GitHub GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.