Skip to content

Add teleflow to Bot Building section - #6624

Merged
github-actions[bot] merged 1 commit into
avelino:mainfrom
kslamph:add-teleflow
Aug 27, 2026
Merged

Add teleflow to Bot Building section#6624
github-actions[bot] merged 1 commit into
avelino:mainfrom
kslamph:add-teleflow

Conversation

@kslamph

@kslamph kslamph commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Required links

Provide the links below. Our CI will automatically validate them.

Pre-submission checklist

Repository requirements

These are validated automatically by CI:

  • The repo has a go.mod file and at least one SemVer release (vX.Y.Z). (v1.0.0)
  • The repo has an open source license. (MIT)
  • The repo documentation has a pkg.go.dev link.
  • The repo documentation has a goreportcard link (grade A- or better).
  • The repo documentation has a coverage service link. (not yet configured)

These are recommended and reported as warnings:

  • The repo has a continuous integration process (GitHub Actions, etc.). (.github/workflows/test.yml)
  • CI runs tests that must pass before merging. (go build ./... && go vet ./... && go test ./...)

Pull Request content

These are validated automatically by CI:

  • This PR adds/removes/changes only one package.
  • The package has been added in alphabetical order.
  • The link text is the exact project name.
  • The description is clear, concise, non-promotional, and ends with a period.
  • The link in README.md matches the forge link above.

Category quality

Note: new categories require a minimum of 3 packages.

  • The packages around my addition still meet the Quality Standards.

Thanks for your PR, you're awesome! 😎

@github-actions

Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: OK
Go Report Card: OK (grade unknown)

Additional checks

License: MIT
Maturity: repo has 5+ months of history
CI/CD: GitHub Actions workflows detected
README: present
⚠️ Coverage: missing from PR body

How to fix: Add a coverage service link to your PR description:

Coverage: https://app.codecov.io/gh/your-org/your-project

Popular options: [Codecov](https://codecov.io), [Coveralls](https://coveralls.io). Integrate one with your CI to track coverage automatically.


_These checks are automated and do not replace maintainer review. See [CONTRIBUTING.md](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md) for full guidelines._

---

## PR Diff Validation

### Content checks

✅ **Files changed**: only README.md
✅ **Single item**: one package added
✅ **Link consistency**: README link matches forge link in PR body
✅ **Link text**: matches repository name
✅ **Description**: ends with punctuation
✅ **Description tone**: no promotional language detected
✅ **Category size**: Bot Building has 18 items


_Automated diff validation — does not replace maintainer review._
<!-- Sticky Pull Request Commentpr-quality-check -->

@github-actions
github-actions Bot merged commit 656dcbe into avelino:main Aug 27, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant