Skip to content

Particular/stale-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stale-action

Manages Particular's usage of https://github.com/actions/stale

Because we distribute stale.yml workflows to all repos via RepoStandards, we need to reference an action with an unchanging version @main. Otherwise Dependabot would raise PRs in each repo that GitHubSync would try to reverse.

Usage

      - name: Mark stale PRs
        uses: Particular/stale-action@main
        with:
          repo-token: ${{ secrets.GITHUB_TOKEN }}

License

The scripts and documentation in this project are released under the MIT License.

About

Manage Particular usage of https://github.com/actions/stale

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7