awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lannonbr avatar

lannonbr/issue-label-manager-action

0
View on GitHub↗
193 stars·19 forks·JavaScript·MIT·7 views

Issue Label Manager Action

GitHub Action to declaratively setup labels across repos

Features

  • GitHub Automation Tools - Manage issue labels.

Star history

Star history chart for lannonbr/issue-label-manager-actionStar history chart for lannonbr/issue-label-manager-action

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Issue Label Manager Action

These projects share indexed features with Issue Label Manager Action. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sindresorhus/refined-githubsindresorhus avatar

    sindresorhus/refined-github

    31,587View on GitHub↗

    Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It functions as a user interface enhancement tool that uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages. The project serves as a workflow automation tool and repository utility, providing capabilities to automate pull request tasks such as branch cleanup and commit defaults. It acts as a code review assistant by identifying conflicting pull requests and improving navigation for code references. The extension covers severa

    TypeScript
    View on GitHub↗31,587
  • github/gh-awgithub avatar

    github/gh-aw

    3,280View on GitHub↗

    gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate repository management and code reviews. It translates natural language markdown and configuration files into secure, automated task sequences driven by large language models. The system integrates a Model Context Protocol gateway to route calls between AI agents and external tools. It distinguishes itself through a comprehensive security guardrail system that provides sandboxed execution for protocol servers, network egress controls via domain allowlists, and human-in-the-loop ap

    Goactionscaici
    View on GitHub↗3,280
  • actions/first-interactionactions avatar

    actions/first-interaction

    876View on GitHub↗

    An action for filtering pull requests and issues from first-time contributors

    TypeScript
    View on GitHub↗876
  • actions/labeleractions avatar

    actions/labeler

    2,464View on GitHub↗
    TypeScript
    View on GitHub↗2,464
Compare all 30 related projects→

Frequently asked questions

What does lannonbr/issue-label-manager-action do?

GitHub Action to declaratively setup labels across repos

What are the main features of lannonbr/issue-label-manager-action?

The main features of lannonbr/issue-label-manager-action are: GitHub Automation Tools.

Which projects share features with lannonbr/issue-label-manager-action?

Projects with overlapping indexed features include: sindresorhus/refined-github — Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It… github/gh-aw — gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate… actions/first-interaction — An action for filtering pull requests and issues from first-time contributors. actions/stale — Marks issues and pull requests that have not had recent interaction. actions/upload-release-asset — An Action to upload a release asset via the GitHub Release API. actions/labeler.