Skip propagation in the github app
Open
- Dominant language
- Go
- Stars
- 5
- Forks
- 1
- Avg merge
- 8h 41m
- Merged PRs (30d)
- 8
Description
By default, several gittuf APIs now invoke the propagation workflow. If an upstream repository is configured as to be propagated and an update is available, this will be pulled in. We want to avoid doing this in the app as there may be inconsistencies in what refs the app can even push to on github. Let's leave it to the users instead.
Contributor guide
Assessment
This issue has not been assessed yet.