New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@narando/export-gitea-org

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@narando/export-gitea-org

Export all PRs/Issues in a Gitea Organisation to Markdown files

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-55.56%
Maintainers
2
Weekly downloads
 
Created
Source

export-gitea-org

Requirements

  • Verified to work with Gitea v1.9
  • Nodejs v10+

Usage

Download and install this package:

$ npm i -g @narando/export-gitea-org

Configure access to your Gitea Instance:

$ export GITEA_HOST=https://gitea.example.com
$ export GITEA_TOKEN=YOUR_TOKEN_HERE

Declare which organization you want to export:

$ export ORGANIZATION=YOUR_ORG

Run the script, this might take between 5-15 minutes without any output.

$ export-gitea-org

Congratulations! You can now find all issues sorted by repository in the folder ./exports.

FAQs

Package last updated on 26 Jul 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc