summary refs log tree commit diff
path: root/.github/workflows/dependabot_changelog.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create dependabot changelogs at release time (#15481)David Robertson2023-05-301-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 Johnston2023-01-041-2/+5
|
* Dependabot changelog: don't require a changelog in lintsDavid Robertson2022-10-031-15/+6
|
* Dependabot changelog: try using branch nameDavid Robertson2022-10-031-2/+2
| | | | Gonna hope this doesn't use the merge ref and is good enough
* Dependabot changelog: allow dependabot to trigger actionsDavid Robertson2022-10-031-0/+3
|
* Dependabot changelog: pass GITHUB_TOKEN to ghDavid Robertson2022-10-031-0/+2
|
* Dependabot changelogs: trigger CI explicitly (#14027)David Robertson2022-10-031-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 CIDavid Robertson2022-10-031-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 Robertson2022-10-031-0/+5
| | | | | * yet another attempt to make dependabot changelogs work * Changelog
* Try again to automate dependabot changelogs (#14017)David Robertson2022-10-031-0/+6
| | | | | * Try again to automate dependabot changelogs * Changelog
* Change dependabot CL suffix (#14011)David Robertson2022-10-031-1/+1
| | | | | * Change dependabot CL suffix * Changelog
* Protoype automatic changelogs for dependabot PRs (#13998)David Robertson2022-10-031-0/+23