Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 1aa128f66c4acf367d7ba3ed640b35eeb61165ac
https://github.com/Perl/perl5/commit/1aa128f66c4acf367d7ba3ed640b35eeb61165ac
Author: Max Maischein <[email protected]>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M t/porting/authors.t
Log Message:
-----------
Fix the author email address on Github Actions pull requests
Like Travis CI, Github Actions use the email address used to with Github
instead of using the email address the author might have used with Git.
This patch uses the mail address from the changes itself
Commit: da2e1dd674405d41415a929c2658c0e5aa69836d
https://github.com/Perl/perl5/commit/da2e1dd674405d41415a929c2658c0e5aa69836d
Author: Max Maischein <[email protected]>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
A .github/workflows/smoke-information.yml
Log Message:
-----------
Output information on the current pull request
Commit: c1df7f7503d7b893be580201c1ec4bd86c863048
https://github.com/Perl/perl5/commit/c1df7f7503d7b893be580201c1ec4bd86c863048
Author: Max Maischein <[email protected]>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M .github/workflows/smoke-information.yml
Log Message:
-----------
Output information on the current pull request
Compare: https://github.com/Perl/perl5/compare/9c71f2eef9c7...c1df7f7503d7