Skip to content

Just learning more about the github workflow actions.

Notifications You must be signed in to change notification settings

NiharR027/workflow-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow-demo

Just learning more about the github workflow actions.

Aim of this repo. is to be able to create a release using GH actions and git flow.

All you need to do is to head to the Actions Tab,

Screenshot 2024-07-02 at 7 47 55 PM

This will create a new release branch, bump the package.json version and create a PR to develop.

Screenshot 2024-07-02 at 7 49 48 PM

Once you merge this PR, the next workflow will start to create a PR to merge develop to master

Screenshot 2024-07-02 at 7 50 45 PM

Once you merge this PR, the last workflow will be fired to publish the release

Screenshot 2024-07-02 at 7 51 37 PM Screenshot 2024-07-02 at 7 51 47 PM

Happy Coding!

About

Just learning more about the github workflow actions.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.9%
  • HTML 37.7%
  • CSS 20.4%