Commit Graph

5 Commits

Author SHA1 Message Date
Philipp Hansch 90d8b6354e
util/fetch_prs_between.sh: Add Markdown formatted Link
This can then be easily copy/pasted into the changelog 💙
2020-04-20 21:08:55 +02:00
Lzu Tao b869eeb2a4 build: improve script and travis config
* fix a diff failure on windows

See https://travis-ci.com/rust-lang/rust-clippy/jobs/245971932#L1625
for an example.

* use cmp instead of diff > /dev/null

* clone single branch instead of clone then checking out

* do not decrypt key if have no diff change
2019-10-22 10:14:39 +07:00
flip1995 2dc7727bcd
Also fetch rollup merges in fetch_prs_between.sh script 2019-08-28 13:53:56 +02:00
flip1995 27ddde561e
Filter out PRs with changelog: none 2019-08-12 09:38:52 +02:00
Matthias Krüger 246b9e7aed fetch_prs_between: add .sh file ending 2019-01-29 20:00:45 +01:00