Hi Jarek, This is exactly what we need!
Question is, are you adding the "Co-authored-by:" line by hand or is it automatically generated whenever a Pull Request is created in Github? It would be great if we could have this populated automatically for an easier review.
Maybe there're some settings you your repo's ".github" folder that we're missing. I'll try to investigate this.
Thanks, ANtonio El 7/4/21 a las 0:37, Jarek Potiuk escribió:
Not sure how your workflow is, but In Apache Airflow we use squash & merge exclusively and `co-autorship` is pretty common. For example, when I try to squash and merge this PR: https://github.com/apache/airflow/pull/15100, I get this: https://pasteboard.co/JW8pJnQ.png - after we merge it, this commit will have 3 authors. For reference I show the auto-generated text commit message at the end of the email. `Co-authored-by:` is the way how attribution works. You can also manually modify such a squashed commit message before you merge it.
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org