• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hyperledger / fabric-x-committer / 30434633217 / 3
91%
main: 91%

Build:
DEFAULT BRANCH: main
Ran 29 Jul 2026 08:19AM UTC
Files 100
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Jul 2026 08:13AM UTC coverage: 46.562% (-0.03%) from 46.587%
30434633217.3

push

github

web-flow
[skills] Document fork-based PR workflow in commit-and-issue skill (#704)

#### Type of change

- Documentation update

#### Description

- Add a "Push to your fork, then open the PR against upstream" step to
the commit-and-issue
  skill: push the branch to your fork and open the PR with
`gh pr create --repo hyperledger/fabric-x-committer --head
<your-user>:<branch>`, never
  pushing feature branches to upstream.
- Derive the fork owner generically via `gh api user -q .login` (no
hardcoded username), and
  explain how to identify the fork remote from `git remote -v`.
- Note that omitting the `owner:` prefix on `--head` opens an
upstream-branch PR or fails,
  and document recovering from a branch mistakenly pushed to upstream
  (`git push origin --delete`, re-point tracking to the fork).
- Update the top-of-file note so `hyperledger/fabric-x-committer` is
described as the
  upstream for `--repo`/issues while PRs come from the fork.

#### Related issues

- resolves #703

Signed-off-by: Senthilnathan <cendhu@gmail.com>

3677 of 7897 relevant lines covered (46.56%)

0.51 hits per line

Source Files on job core-db-test - 30434633217.3
  • Tree
  • List 100
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30434633217
  • df67f186 on github
  • Prev Job for on main (#30427832488.2)
  • Next Job for on main (#30438259031.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc