KEMBAR78
GitHub - JoshuaKGoldberg/draft-pull-request-once-action: GitHub Action that changes a pull request to draft, once. πŸ™†
Skip to content

JoshuaKGoldberg/draft-pull-request-once-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Draft PR Once Action

GitHub Action that changes a pull request to draft, once. πŸ™†

πŸ‘ͺ All Contributors: 1 🀝 Code of Conduct: Kept πŸ§ͺ Coverage πŸ“ License: MIT πŸ“¦ npm version πŸ’ͺ TypeScript: Strict

Usage

This action may be run in a pull_request or pull_request_target workflow. It will draft the pull request once: meaning, if re-run after the PR is un-drafted, it won't re-draft the PR.

runs:
  steps:
    - id: package-change
      uses: JoshuaKGoldberg/draft-pull-request-once-action@0.1.0
      with:
        github-token: ${{ secrets.ACCESS_TOKEN }}

Optional inputs are:

  • indicator (string): Hidden comment to add to the pull request body when it is changed to draft.
  • message (string): Visible message to comment on the pull request when it is changed to draft.

Development

See .github/CONTRIBUTING.md, then .github/DEVELOPMENT.md. Thanks! πŸ™†

Contributors

Josh Goldberg ✨
Josh Goldberg ✨

πŸ’» πŸ–‹ πŸ“– πŸ€” πŸš‡ 🚧 πŸ“† πŸ”§

πŸ’ This package was templated with create-typescript-app using the Bingo framework.

.

About

GitHub Action that changes a pull request to draft, once. πŸ™†

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •