New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

github-actions-search

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

github-actions-search

Language: 英語 | [日本語](./README.ja.md)

unpublished
latest
npmnpm
Version
0.0.2
Version published
Maintainers
0
Created
Source

Language: 英語 | 日本語

A Chrome extension that enhances GitHub's Actions tab with search and personal pinning capabilities.

github-actions-search

This extension addresses two major pain points when working with repositories containing numerous workflows:

  • the lack of search functionality in the Actions tab
  • the limitations of GitHub's built-in workflow pinning (team-shared with a 5-pin limit).

Features

  • Adds incremental search for workflow files
  • Provides personal workflow pinning without the 5-pin limit
  • Integrates seamlessly with GitHub's UI by adding controls to the Actions sidebar

Installation

Download the latest release from the Releases page. Chrome Web Store publication is under consideration.

How It Works

The extension monitors page navigation and adds search functionality to the Actions tab. It fetches workflow files from .github/workflows/ in the repository's main branch using your GitHub session.

Note that the workflow list might slightly differ from GitHub's native list as it's based on actual workflow files (e.g., Dependabot Alerts without workflow files won't appear).

Contribute

Contributions are welcome! Feel free to submit issues and pull requests.

See docs/development.md.

FAQs

Package last updated on 29 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts