stevedlawrence opened a new pull request #72:
URL: https://github.com/apache/daffodil-site/pull/72


   When committing website content in the Github publish workflow, we use
   the github.event.head_commit.committer.name/email values, which should
   be the name/email of the committer of the change. But sometimes it uses
   the name/email associated with the account who merged the account (I
   think), which is not necessarily the correct information. In my case,
   its uses a personal email instead of an @apache.org email. Since this
   doesn't information doesn't really matter, and since it's an automated
   commit, switch to using [email protected] and a generic Daffodil
   name when committing changes to the asf-site branch.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to