
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.
move-issues
Advanced tools
This project is no longer maintained.
Move Issues is a GitHub App built with Probot that moves issues between repositories.
.github/move.yml in the source repository based on the template below/move to <repo>Users must have the following permissions in order to move issues:
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.
Create .github/move.yml in the default branch to enable the app,
or add it at the same file path to a repository named .github.
The file can be empty, or it can override any of these default settings:
# Configuration for Move Issues - https://github.com/dessant/move-issues
# Delete the command comment when it contains no other content
deleteCommand: true
# Close the source issue after moving
closeSourceIssue: true
# Lock the source issue after moving
lockSourceIssue: false
# Mention issue and comment authors
mentionAuthors: true
# Preserve mentions in the issue content
keepContentMentions: false
# Move labels that also exist on the target repository
moveLabels: true
# Set custom aliases for targets
# aliases:
# r: repo
# or: owner/repo
# Repository to extend settings from
# _extends: repo
/move [to ][<owner>/]<repo>
/move to repo
/move to owner/repo
/move repo
/move owner/repo
See docs/deploy.md if you would like to run your own instance of this app.
Copyright (c) 2017-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 moves issues between repositories.
We found that move-issues 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.