-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Version 1.0.0
- Implement versioning
- Change dependency approach
Version 1.0.1
- More concise documentation
- List in the readme the fields that are generated and the context surround them
- For example, the description reads from the Github description
- Different workflow example files
- Auto merge
- Ran on a candence
- Ran manually
- List in the readme the fields that are generated and the context surround them
- Fix the outputs of the action
- The action currently isnt printing out the PR URL properly
Version 1.1.0
- Match the schema and field order that is in the webform
- Automatically detect default branch
Version 1.2.0
- Implement an actual CI/CD pipeline with testing
- Implement a way to auto merge the PR when ran on a cadence
- Go through DependaBot alerts
Version 2.0.0
- Fix the shallow merge logic