9 Commits

Author SHA1 Message Date
Przemek Rzad 74c204191f Update rfc-action to v0.1.1 (#81)
Fixes an issue with inadvertent move to LFS (was supposed to be a diff
change only).
2024-03-08 09:11:26 +01:00
Javier Bullrich 99e179cbc1 updated rfc-action to 0.1.0 (inform on closed referendas) (#80)
This includes https://github.com/paritytech/rfc-action/pull/34 which
takes into consideration successful RFCs.

When a RFC closed after the last run, it will comment on the open PR (if
it is still open) that the RFC has been closed and how to trigger the
bot to merge the PR.

If it is succesfull, we can automate it to simply close the PRs without
human input.

Also, updated actions/create-github-app-token to latest (version
`1.8.1`)
2024-03-04 08:49:55 +01:00
Przemek Rzad ade390b5ef Update rfc-action to v0.0.6 (#64)
Contains improved error handling as a response to [this
failure](https://github.com/polkadot-fellows/RFCs/pull/56#issuecomment-1869403989).
2024-01-09 14:54:26 +00:00
Przemek Rzad f50e9c26c8 Update rfc-action to v0.0.5 (#40)
It changes the merging method from REST github API to graphql, which contains more information when failing.
2023-10-24 14:28:31 +02:00
Przemek Rzad 58d7c0e634 Update rfc-action.yml (#39) 2023-10-23 14:56:57 +02:00
Przemek Rzad 72908bdc19 Update rfc-action.yml (#38) 2023-10-17 15:44:30 +02:00
Przemek Rzad 1a96422319 Update rfc-action.yml (#37) 2023-10-16 23:10:17 +02:00
Przemek Rzad 5bdc6f85f1 Update rfc-action.yml (#30) 2023-09-13 15:37:41 +02:00
Przemek Rzad 9e70d54727 Update the RFC bot/action (#29)
* Use rfc action v0.0.2

* Readme
2023-09-13 12:04:41 +02:00