Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-05 | Add stale issue & PR cleanup. | Adin Scannell | |
PiperOrigin-RevId: 315020368 | |||
2020-05-27 | Fix push for Go branch. | Adin Scannell | |
PiperOrigin-RevId: 313419745 | |||
2020-05-20 | Normalize permissions in the go branch. | Adin Scannell | |
Fixes #2722 | |||
2020-05-18 | Add simplified badge and Build workflow. | Adin Scannell | |
PiperOrigin-RevId: 312159017 | |||
2020-05-18 | Implement Go branch updater with GitHub actions. | Adin Scannell | |
PiperOrigin-RevId: 312155686 | |||
2020-05-14 | Run issue_reviver via GitHub. | Adin Scannell | |
PiperOrigin-RevId: 311600872 | |||
2020-05-01 | Run labeller only for non-forked pull requests. | Adin Scannell | |
Otherwise the labeller will generate an error each time. PiperOrigin-RevId: 309505731 | |||
2020-04-23 | Add basic GitHub labeler workflow. | Adin Scannell | |
This is the first automated GitHub actions workflow, and it simply applies labels to pull request in a best-effort fashion. PiperOrigin-RevId: 308112191 |