hacktoberfestify

6279 단어 actionshackathon

내 워크플로우


hacktoberfestifyhacktoberfest 2020 이니셔티브와 #preptember 태그를 지원하기 위해 구축된 CLI 및 GitHub 작업입니다!
새 문제 또는 다시 열린 문제에 hacktoberfest(사용자 지정 가능) 레이블을 추가합니다.

제출 카테고리:



엉뚱한 와일드카드

Yaml 파일 또는 코드 링크



name: hacktoberfestify

on:
  issues:
    types: [opened, reopened]

jobs:
  hacktoberfestify:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - uses: Eomm/hacktoberfestify@action-v1
        with:
          issue: ${{ github.event.issue.number }}
        env:
          GITHUB_TOKEN: ${{ secrets.github_token }}




엄 / hacktoberfestify


Hacktoberfest 문제를 관리하세요!





hacktoberfestify


Hacktoberfest 문제를 관리하세요!
리포지토리 작업 디렉터리에서 이 CLI를 실행하여 문제에 레이블을 추가하십시오!





  • Usage
  • Commands
  • Action

  • 용법


    $ npm install -g hacktoberfestify
    $ hacktoberfestify COMMAND
    running command...
    $ hacktoberfestify (-v|--version|version)
    hacktoberfestify/1.0.1 win32-x64 node-v12.2.0
    $ hacktoberfestify --help [COMMAND]
    USAGE
      $ hacktoberfestify COMMAND
    ...

    명령

    hacktoberfestify 추가

    Add the hacktoberfest label to any issues from your console!

    USAGE
      $ hacktoberfestify add
    
    OPTIONS
      -i, --issue=issue                    [default: ] issue to label
    
      -k, --envGithubToken=envGithubToken  [default: GITHUB_TOKEN] The ENV key where the GITHUB_TOKEN is stored or the token
                                           itself
    
      -r, --range=range                    [default: ] an issues' ids range inclusuve (39-100)
    
    코드 참조: src\commands\add.js

    hacktoberfestify 도움말 [명령]


    hacktoberfestify에 대한 도움말 표시
    USAGE
      $ hacktoberfestify help [COMMAND]
    
    ARGUMENTS
      COMMAND  command to show help for
    
    OPTIONS
      --all  see all commands in CLI
    
    코드 참조: @oclif/plugin-help

    동작


    이 CLI를 GitHub로 사용할 수 있습니다…

    View on GitHub

    추가 리소스/정보



    Action usage
    GitHub Repo
    Action Marketplace

    좋은 웹페이지 즐겨찾기