Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create dependabot changelogs at release time (#15481) | David Robertson | 2023-05-30 | 1 | -49/+0 |
| | | | | | | | | | * Ditch dependabot changelog workflow * Summarise dependabot commits in release script * Changelog * Update scripts-dev/release.py | ||||
* | Use env vars in GHA dependabot changelog (#14772) | Erik Johnston | 2023-01-04 | 1 | -2/+5 |
| | |||||
* | Dependabot changelog: don't require a changelog in lints | David Robertson | 2022-10-03 | 1 | -15/+6 |
| | |||||
* | Dependabot changelog: try using branch name | David Robertson | 2022-10-03 | 1 | -2/+2 |
| | | | | Gonna hope this doesn't use the merge ref and is good enough | ||||
* | Dependabot changelog: allow dependabot to trigger actions | David Robertson | 2022-10-03 | 1 | -0/+3 |
| | |||||
* | Dependabot changelog: pass GITHUB_TOKEN to gh | David Robertson | 2022-10-03 | 1 | -0/+2 |
| | |||||
* | Dependabot changelogs: trigger CI explicitly (#14027) | David Robertson | 2022-10-03 | 1 | -4/+19 |
| | | | | | | | | | | | * Dependabot changelogs: trigger CI explicitly * Changelog * Use merge ref, not head ref ref ref ref ref ref * explanatory note | ||||
* | More WIP dependabot changelog CI | David Robertson | 2022-10-03 | 1 | -1/+2 |
| | | | | | Fixes a typo in #14021, and allows the workflow to trigger on `reopen` for easier debugging. | ||||
* | yet another attempt to make dependabot changelogs work (#14021) | David Robertson | 2022-10-03 | 1 | -0/+5 |
| | | | | | * yet another attempt to make dependabot changelogs work * Changelog | ||||
* | Try again to automate dependabot changelogs (#14017) | David Robertson | 2022-10-03 | 1 | -0/+6 |
| | | | | | * Try again to automate dependabot changelogs * Changelog | ||||
* | Change dependabot CL suffix (#14011) | David Robertson | 2022-10-03 | 1 | -1/+1 |
| | | | | | * Change dependabot CL suffix * Changelog | ||||
* | Protoype automatic changelogs for dependabot PRs (#13998) | David Robertson | 2022-10-03 | 1 | -0/+23 |