thoth-station / thoth-github-action

GitHub action for communicating with thoth services
GNU General Public License v3.0
0 stars 3 forks source link

Support for overlays #32

Closed mayaCostantini closed 2 years ago

mayaCostantini commented 2 years ago

Related Issues and Dependencies

Related to https://github.com/thoth-station/thoth-github-action/issues/31

This introduces a breaking change

This Pull Request implements

Add support for specifying an overlay directory to analyze dependencies.

mayaCostantini commented 2 years ago

/approve

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mayaCostantini

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/thoth-github-action/blob/master/OWNERS)~~ [mayaCostantini] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
mayaCostantini commented 2 years ago

Merging to continue with implementation.