You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each time a PR is merged in an organization's public repository and the author is not an organization member (i.e. "staff"), post a message in a channel. We will need:
new table to store PR URL's, time of post, and channel it was posted to
new field on Guild Configuration table to store channel chosen for these posts
add/update corresponding GitHub docs (especially if we need additional permissions)
Describe the Feature
Each time a PR is merged in an organization's public repository and the author is not an organization member (i.e. "staff"), post a message in a channel. We will need:
/admin/github/contributors
)The text was updated successfully, but these errors were encountered: