KEMBAR78
bpo-to-github-migration notify new-bugs-announce on new issue open by ewdurbin · Pull Request #32421 · python/cpython · GitHub
Skip to content

Conversation

ewdurbin
Copy link
Member

@ewdurbin ewdurbin commented Apr 8, 2022

ref psf/gh-migration#7

Unfortunately this quick and dirty one relies on a template that lives in MailGun.

If someone is interested in considering a way to manage formatting from the action, please do!

New GitHub issue #{{ issue }} from {{author}}:<br>

<hr>

<pre>
{{body}}
</pre>

<hr>

<a href="{{url}}">View on GitHub</a>
<p>Labels: {{ labels }}</p>
<p>Assignee: {{ assignee }}</p>

ref psf/gh-migration#7

Unfortunately this quick and dirty one relies on a template that lives in MailGun.

If someone is interested in considering a way to manage formatting from the action, please do!

```
New GitHub issue #{{ issue }} from {{author}}:<br>

<hr>

<pre>
{{body}}
</pre>

<hr>

<a href="{{url}}">View on GitHub</a>
<p>Labels: {{ labels }}</p>
<p>Assignee: {{ assignee }}</p>
```
Copy link
Member

@ezio-melotti ezio-melotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We can iterate on it later to improve it.

@ewdurbin
Copy link
Member Author

ewdurbin commented Apr 8, 2022

screenshots of a test issue in a throw away repository and the resulting email:

Screen Shot 2022-04-08 at 1 51 45 PM

Screen Shot 2022-04-08 at 1 52 14 PM

@ezio-melotti ezio-melotti self-assigned this Apr 10, 2022
@ezio-melotti ezio-melotti merged commit 9263c86 into main Apr 10, 2022
@ezio-melotti ezio-melotti deleted the notify_new_bugs_announce branch April 10, 2022 17:48
@bedevere-bot
Copy link

@ezio-melotti: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants