octosync
An open-source solution to keep Github and Jira issues in sync. An alternative to Exalate and Unito. (by marcelovicentegc)
auto
Generate releases based on semantic version labels on pull requests. (by intuit)
octosync | auto | |
---|---|---|
6 | 2 | |
37 | 2,296 | |
- | 0.7% | |
0.0 | 8.3 | |
almost 2 years ago | 3 months ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
octosync
Posts with mentions or reviews of octosync.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-17.
- An open-source solution to keep Github and Jira issues synchronized written in TS! Looking for feedback 😉
- I made a service to sync GitHub and Jira issues to boost my team's productivity. It's open-source and easy to spin. Feedback wanted 👀!
- I made a service to sync GitHub and Jira issues to boost my team's productivity. It's open source and easy to spin. Feedback wanted 👀!
- An open-source NodeJS solution to keep Github and Jira issues in sync
-
Created an open-source solution to keep Github and Jira issues in sync
This is the repository where you can contribute and find the installation instructions: https://github.com/marcelovicentegc/octosync
auto
Posts with mentions or reviews of auto.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-17.
-
Package Publishing Reading & Resources
Auto - Intuit - Automates releases based on pull request labels. I used this at a previous job and appreciated that it didn't require linting commit messages or any extra effort from contributors. The downside, Lerna is a must for use with monorepos.
-
Minimal viable continuous delivery example repo
Automatically generates releases based on semantic version for every merge into the main branch (using intuit/auto)