I know it is something I need to find in docs but probably I am dumb enough to not get it.
Basically I want to file issues in OTHERS repo (Not mine) using Github cli tool GH .So is it possible?, How to do it? HELP PLEASE!!
gh issue create —repo <[HOST/]OWNER/REPO>
Not sure how you’d be able to search for open issues to ensure you wouldn’t be posting a duplicate, but the Github CLI has a way to open issues.
is there a tool that also works with other git forges like GitLab and Forgejo?
Gitlab has an official one: https://gitlab.com/gitlab-org/cli I don’t think Forgejo or Gitea have an official one, but there are various projects if you search around, along with SDKs for the API targeting various languages, so anyone could make one.
Gitea has tea and Forgejo/Codeberg has berg, see also https://docs.codeberg.org/git/clone-commit-via-cli/#gitea-%2F-forgejo-cli-tea