Skip to content

Migration to composite GH Action and facing rate limits #43

Closed
@miroslavpojer

Description

@miroslavpojer

Background

  • In the current version, the code is written in Javascript. Our other actions are written in Python.
  • Action is not optimized to keep the lowest possible API requests.

Feature

  • Migrate action from node.js to composite type.
  • Introducing PyGithub lib to replace the request base solution used in another GH Action PoC.
  • Refactor code to reach the lowest possible count of API calls.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions