IntersectMBO / IntersectMBO/cardano-haskell-packages

Provide an automation hook for opening PRs based on github tags

Open
#32 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
36
Forks
35
Avg merge
1d 4h
Merged PRs (30d)
25

Description

Something like:
- Given a repository and a revision
- Create a branch called `update/-`
- Run `./add-from-github `
- Make a PR

It would be nice if we could keep most of the logic here. I think we could do that by having it trigger off `repository_dispatch`, and then if someone wants to trigger that from another repository based on whatever condition they like (e.g. "pushed a release tag matching some regex") then they can do that and just send the event over (https://github.com/orgs/community/discussions/26323).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.