FormidableLabs / FormidableLabs/formideploy
Bug: Detect read-only token for deployment API.
Aperta
bug
- Lingua principale
- JavaScript
- Stelle
- 7
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Our [`lib/github/deployment.js`](https://github.com/FormidableLabs/formideploy/blob/master/lib/github/deployment.js) just checks the presence of a token to decide if it should attempt the deployment API. But in GH actions, there is a token, just a read-only one, so it actually fails.
Tasks:
- [ ] Detect read-only token and skip deployment actions
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.