Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / convco/convco issues and pull requests
#124 - fix: parse issues in description
Pull Request -
State: closed - Opened by hdevalke over 1 year ago
#123 - Changelog generator should respect the `--prefix` flag when using the version as "unreleased" field
Issue -
State: closed - Opened by remissio over 1 year ago
- 2 comments
#122 - Support changelog to get issues from header
Issue -
State: closed - Opened by Sam-Tymoshchuk over 1 year ago
- 2 comments
Labels: enhancement
#121 - ci: build static debian package
Pull Request -
State: closed - Opened by hdevalke over 1 year ago
#120 - convco published releases don't run on Debian Bullseye
Issue -
State: closed - Opened by rbuckland over 1 year ago
- 2 comments
Labels: bug
#119 - Docker is sunsetting Free Team organizations
Issue -
State: open - Opened by hdevalke over 1 year ago
- 2 comments
Labels: help wanted, ci
#118 - Fix/check single rev
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#117 - pre-push docs example doesn't work
Issue -
State: closed - Opened by ckoehler almost 2 years ago
- 8 comments
Labels: bug
#116 - fix: read from stdin only when --from-stdin is provided
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
- 1 comment
#115 - fix(commit): explicit exit process on ctrlc
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#114 - Ignore leading comments and empty lines when parsing commit via stdin
Issue -
State: closed - Opened by dpc almost 2 years ago
- 5 comments
Labels: enhancement
#113 - quit part way through `convco commit`
Issue -
State: closed - Opened by rbuckland almost 2 years ago
- 2 comments
Labels: bug
#112 - changelog --max-minors does not work with gaps
Issue -
State: open - Opened by ite-klass almost 2 years ago
- 4 comments
Labels: bug
#111 - Allow ignoring pre-releases
Issue -
State: open - Opened by ctron almost 2 years ago
Labels: enhancement
#110 - Support leading zeroes in version numbers
Issue -
State: open - Opened by Kissaki almost 2 years ago
- 2 comments
Labels: enhancement
#109 - chore: bump dependencies
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#108 - ci: do not run in a script shell
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#107 - build(deps): bump git2 from 0.15.0 to 0.16.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#106 - build(deps): bump libgit2-sys from 0.14.0+1.5.0 to 0.14.2+1.5.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#105 - feat(version): allows bumping a prerelease version
Pull Request -
State: closed - Opened by koozz almost 2 years ago
#104 - fix(check): read from stdin when rev is not set
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#103 - small fixes after release v0.3.13
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#102 - `Check` returns `empty commit message` in version 0.3.13
Issue -
State: closed - Opened by erica-edholm almost 2 years ago
- 20 comments
Labels: bug
#101 - `changelog` produces `vUnreleased` instead of `Unreleased` heading
Issue -
State: closed - Opened by ite-klass almost 2 years ago
- 1 comment
Labels: bug
#100 - Check text on stdin
Issue -
State: closed - Opened by dpc almost 2 years ago
- 2 comments
Labels: enhancement
#99 - feat(changelog): customize unreleased header
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#98 - docs: update README.md - add docker example
Pull Request -
State: closed - Opened by ruzickap almost 2 years ago
#97 - fails on revspec I suspect the issue is a hard coded `origin/master` that fails to take into account `origin/main` is a thing.
Issue -
State: closed - Opened by jarrodhroberson almost 2 years ago
Labels: bug
#96 - build: fix arm64 build
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#95 - feat: add cli parameter to show the default configuration
Pull Request -
State: closed - Opened by rbuckland almost 2 years ago
#94 - Small refactorings
Pull Request -
State: closed - Opened by hdevalke almost 2 years ago
#93 - fix(changelog): correctly render last version if limited by `--max-*`
Pull Request -
State: closed - Opened by hdevalke about 2 years ago
#92 - max-minors lists too many commits in last listed tag
Issue -
State: closed - Opened by ite-klass about 2 years ago
- 8 comments
Labels: bug
#91 - feat: allow revert as valid type
Pull Request -
State: closed - Opened by liufuyang about 2 years ago
- 5 comments
#90 - Handle pre-release channels
Issue -
State: closed - Opened by taorepoara about 2 years ago
- 2 comments
Labels: enhancement, good first issue
#89 - docs(changelog): improve description of line length and word wrap
Pull Request -
State: closed - Opened by hdevalke about 2 years ago
#88 - fix: improve error handling in case the git repo could not be opened
Pull Request -
State: closed - Opened by hdevalke about 2 years ago
#87 - fix(changelog): improve word wrap and line length config/flags
Pull Request -
State: closed - Opened by hdevalke about 2 years ago
#86 - Add --safe-directory flag
Issue -
State: closed - Opened by sgriffith3 about 2 years ago
- 2 comments
Labels: enhancement
#85 - Request for Changelog
Issue -
State: closed - Opened by sgriffith3 about 2 years ago
- 2 comments
Labels: enhancement
#84 - Template commit subjects have added linebreaks (Markdown + LF line breaks)
Issue -
State: closed - Opened by Kissaki about 2 years ago
- 7 comments
Labels: bug
#83 - Fix changelog cli docs
Pull Request -
State: closed - Opened by hdevalke about 2 years ago
#82 - ci: build on windows latest
Pull Request -
State: closed - Opened by hdevalke about 2 years ago
- 1 comment
#81 - feat(check): filter commits made by git revert
Pull Request -
State: closed - Opened by liufuyang about 2 years ago
#80 - Auto pass commit message generated by `git revert` or github PR revert feature
Issue -
State: closed - Opened by liufuyang about 2 years ago
- 10 comments
Labels: enhancement
#79 - feat(changelog): filter max majors/minors/patches
Pull Request -
State: closed - Opened by hdevalke about 2 years ago
#78 - feat: use anyhow for error handling of commands
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#77 - refactor(version): extract get version to separate function
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#76 - feat(release)
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
- 1 comment
#75 - update README.md for subcommand release
Issue -
State: closed - Opened by hdevalke over 2 years ago
- 1 comment
#74 - add release subcommand
Issue -
State: closed - Opened by hdevalke over 2 years ago
- 1 comment
#73 - Add release (PRs,MRs) workflows
Issue -
State: closed - Opened by vincent-herlemont over 2 years ago
- 4 comments
Labels: enhancement
#72 - --version shows wrong version
Issue -
State: closed - Opened by ite-klass over 2 years ago
- 2 comments
Labels: bug
#71 - feat(commit): use template to format message
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#70 - chore: bump dependencies
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#69 - fix: use scheme of url if available
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
- 1 comment
#68 - Support http repository host in changelog links
Issue -
State: closed - Opened by ite-klass over 2 years ago
- 2 comments
Labels: enhancement, good first issue
#67 - feat: add merges option for changelog and check command
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
- 7 comments
#66 - Reformat
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#65 - Fix typos
Pull Request -
State: closed - Opened by kianmeng over 2 years ago
- 1 comment
#64 - Support monorepo
Pull Request -
State: closed - Opened by javierfreire over 2 years ago
- 2 comments
#63 - ci: disable arm64 docker build as it fails
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#62 - docker arm build is broken (status 137)
Issue -
State: closed - Opened by hdevalke over 2 years ago
Labels: bug, help wanted, ci
#61 - Generated changelog does not include merge commits
Issue -
State: closed - Opened by ite-klass over 2 years ago
- 24 comments
Labels: bug
#60 - Check skips merge commits
Issue -
State: closed - Opened by ite-klass over 2 years ago
Labels: bug
#59 - Generate changelog for last x feature releases
Issue -
State: closed - Opened by ite-klass over 2 years ago
- 12 comments
Labels: enhancement
#58 - feat(changelog): include hidden sections on demand
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
- 3 comments
#57 - Prefix not working
Issue -
State: closed - Opened by MAHDTech over 2 years ago
- 2 comments
Labels: documentation, enhancement
#56 - changelog parameter to include hidden sections
Issue -
State: closed - Opened by ite-klass over 2 years ago
- 3 comments
Labels: enhancement, good first issue
#55 - fix(check): fail for invalid commit types
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#54 - template for commit message
Issue -
State: closed - Opened by Kissaki over 2 years ago
- 3 comments
Labels: enhancement, good first issue
#53 - check should fail on unrecognized types
Issue -
State: closed - Opened by Kissaki over 2 years ago
- 8 comments
Labels: bug, enhancement, good first issue
#52 - fix(changelog): correctly format links
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#51 - fix: set right version for unreleased repo
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#50 - fix: parse issue references correctly
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#49 - `convco version` output for unreleased project
Issue -
State: closed - Opened by gotson over 2 years ago
- 2 comments
Labels: enhancement, good first issue
#48 - Parser doesn't parse multiple reference on the same line
Issue -
State: closed - Opened by gotson over 2 years ago
- 6 comments
Labels: bug
#47 - Changelog: commit hashes don't have a link with default template, closed issues are not referenced
Issue -
State: closed - Opened by gotson over 2 years ago
- 14 comments
Labels: bug
#46 - Partial changelog
Issue -
State: closed - Opened by gotson over 2 years ago
- 1 comment
Labels: enhancement
#45 - Configuration for major version zero bump
Issue -
State: closed - Opened by gotson over 2 years ago
- 3 comments
Labels: enhancement
#44 - fix: support gitlab subgroups at url
Pull Request -
State: closed - Opened by vigohe over 2 years ago
- 4 comments
#43 - Build on windows 2022
Issue -
State: closed - Opened by hdevalke over 2 years ago
- 3 comments
Labels: bug, help wanted, windows
#42 - ci: pin windows version to 2019
Pull Request -
State: closed - Opened by hdevalke over 2 years ago
#41 - Fix breaking footer
Pull Request -
State: closed - Opened by hdevalke almost 3 years ago
#40 - `BREAKING CHANGE:` footer doesn't cause major version bump
Issue -
State: closed - Opened by matthias-stemmler almost 3 years ago
- 3 comments
Labels: bug
#39 - replace StructOpt with Clapv3
Pull Request -
State: closed - Opened by hdevalke almost 3 years ago
#38 - feat(commit): improve commit command
Pull Request -
State: closed - Opened by hdevalke almost 3 years ago
#37 - Max versions
Pull Request -
State: closed - Opened by hdevalke almost 3 years ago
#36 - Pass commit message with `convco commit -m`
Issue -
State: closed - Opened by hoodie almost 3 years ago
- 8 comments
Labels: enhancement, good first issue
#35 - Allow limiting the history
Issue -
State: closed - Opened by ctron almost 3 years ago
- 6 comments
Labels: enhancement
#34 - refactor: replace chrono with time
Pull Request -
State: closed - Opened by hdevalke about 3 years ago
#32 - fix(commit): do not require save for editor
Pull Request -
State: closed - Opened by hdevalke about 3 years ago
#29 - 24 immutable development environments
Pull Request -
State: closed - Opened by da-moon about 3 years ago
- 1 comment
#23 - Statically Linked Binary and MultiArch Docker images for ARM64 and AMD64 Architectures
Issue -
State: open - Opened by da-moon over 3 years ago
- 14 comments
Labels: enhancement
#21 - Fix changelog
Pull Request -
State: closed - Opened by hdevalke over 3 years ago
#19 - feat(check): add limit option
Pull Request -
State: closed - Opened by hdevalke over 3 years ago
#16 - chore: bump dependencies
Pull Request -
State: closed - Opened by hdevalke over 3 years ago
- 1 comment