Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithmike01/skills-release-based-workflow
My clone repository
https://github.com/codewithmike01/skills-release-based-workflow
Last synced: 30 days ago
JSON representation
My clone repository
- Host: GitHub
- URL: https://github.com/codewithmike01/skills-release-based-workflow
- Owner: codewithmike01
- License: mit
- Created: 2023-06-01T18:52:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T15:48:56.000Z (about 1 year ago)
- Last Synced: 2024-08-20T16:43:30.841Z (3 months ago)
- Language: JavaScript
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create a release based workflow
_Create a release based workflow that is built on the foundations of the GitHub flow._
## Finish
### Congratulations friend, you've completed this course!
Here's a recap of all the tasks you've accomplished in your repository:
- Create a beta release.
- Add a new feature to the release branch.
- Open a release pull request
- Automate release notes.
- Merge and finalize the release branch.
- Commit a hotfix to the release.
- Create release v1.0.1.### What's next?
- [We'd love to hear what you thought of this course](https://github.com/skills/.github/discussions).
- [Take another GitHub Skills course](https://github.com/skills).
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).---
Get help: [Post in our discussion board](https://github.com/skills/.github/discussions) • [Review the GitHub status page](https://www.githubstatus.com/)
© 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)