Skip to content

meta: notify slack when someone force pushes - #35131

Closed
mmarchini wants to merge 1 commit into
nodejs:masterfrom
mmarchini:notify-force-push
Closed

meta: notify slack when someone force pushes#35131
mmarchini wants to merge 1 commit into
nodejs:masterfrom
mmarchini:notify-force-push

Conversation

@mmarchini

@mmarchinimmarchini commented Sep 9, 2020

Copy link
Copy Markdown
Contributor

Blocked by nodejs/admin#551

Notify #nodejs-dev on the OpenJS Foundation slack when someone
force-pushes, removing one manual step from force-pushing.

image

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Notify #nodejs-dev on the OpenJS Foundation slack when someone
force-pushes, removing one manual step from force-pushing.
@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Sep 9, 2020

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@watilde

Copy link
Copy Markdown
Member

It might be good to add a link of the Slack workspace to somewhere like CONTRIBUTING.md.

Link: https://slack-invite.openjsf.org/

@mmarchini

mmarchini commented Sep 10, 2020

Copy link
Copy Markdown
ContributorAuthor

Yup :) #35128 added on the same places we mention IRC except for the guidelines for force pushing (I didn't want to add another communication channel as requirement, so I decided to write this action instead)

@mmarchinimmarchini added the blocked PRs that are blocked by other issues or PRs. label Sep 10, 2020
@targos

Copy link
Copy Markdown
Member

nodejs/admin#551 was approved

@mmarchini

mmarchini commented Dec 21, 2020

Copy link
Copy Markdown
ContributorAuthor

@targos yes, I have a huge backlog of PRs to close 😅. If anyone else wants to do it, feel free to do so.

@targos

Copy link
Copy Markdown
Member

I'd happily do it but I don't have the slack token ^^

@mmarchinimmarchini removed the blocked PRs that are blocked by other issues or PRs. label Jan 5, 2021
@mmarchini

Copy link
Copy Markdown
ContributorAuthor

Landed in 398add8

mmarchini added a commit that referenced this pull request Jan 5, 2021
Notify #nodejs-dev on the OpenJS Foundation slack when someone
force-pushes, removing one manual step from force-pushing.
PR-URL: #35131
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Notify #nodejs-dev on the OpenJS Foundation slack when someone
force-pushes, removing one manual step from force-pushing.
PR-URL: #35131
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
targos pushed a commit that referenced this pull request May 1, 2021
Notify #nodejs-dev on the OpenJS Foundation slack when someone
force-pushes, removing one manual step from force-pushing.
PR-URL: #35131
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@mmarchini@watilde@targos@Trott@addaleax@mhdawson@trivikr@juanarbol@nodejs-github-bot