
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
issue-states
Advanced tools
A GitHub App built with Probot that opens or closes issues when they are moved to a project column.
This project is no longer maintained, please migrate to Issue States.
Issue States is a GitHub App built with Probot that opens or closes issues when they are moved to a project column.

openIssueColumns and closedIssueColumnsIssues which were already in the respective columns before the app was installed will not be processed. To process these issues, move them to a different column, then move them back.
Care must be taken during the use of the app to not conflict with project automation presets on GitHub.
If possible, install the app only for select repositories.
Do not leave the All repositories option selected, unless you intend
to use the app for all current and future repositories.
Optionally, create .github/issue-states.yml in the default branch
of the repository or add it at the same file path to a repository
named .github to override any of these default settings:
# Configuration for Issue States - https://github.com/dessant/issue-states-app
# Open issues that are moved to these project columns. Set to `[]` to disable
openIssueColumns: []
# Close issues that are moved to these project columns. Set to `[]` to disable
closedIssueColumns:
- Closed
- Done
# Repository to extend settings from
# _extends: repo
See docs/deploy.md if you would like to run your own instance of this app.
Copyright (c) 2018-2021 Armin Sebastian
This software is released under the terms of the MIT License. See the LICENSE file for further information.
FAQs
A GitHub App built with Probot that opens or closes issues when they are moved to a project column.
We found that issue-states demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.