Skip to content

Auto open issue for @deprecated #3

@m-kuhn

Description

@m-kuhn

It would be great to allow auto-opening issues for @deprecated notices in method headers to document api changes.

According to @mbernasocchi :

listen to https://developer.github.com/v3/activity/events/types/#pushevent
from the payload:
url = payload["commits"]["head_commit"]["url"]
diff_url = url + '.diff'
grep deprecated in diff_url content

Maybe we can even add a small tag language where we can specify further information in the commit message for relevant changelog information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions