rachmari/First responder

Catch team pings from issues and pull requests outside of your repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenAn access token.yes
teamThe team ping to search for that is part of the `org` specified below. Do not include the org name (for example, use `docs-content-ecosystem`). Issues and pull requests authored or commented on by members of `team` are ignored unless you specify an alternate `ignore-team` parameter.yes
orgThe organization where the action should search for issues and pull requests.yes
sinceThe start date to search for team pings. The action searches for issues or pull requests created since the date specified. Form: {4 digit year}-{month}-{day}. For example: "2020-5-20"no2020-1-1
project-boardThe URL of the project board to place issues and pull requests. Must be an org project board.yes
project-columnThe id of the column to add issues and pull requests.yes
ignore-teamIgnores issues and pull requests authored or commented on by members of this team. Issues and pull requests authored or commented on by members of `team` are ignored unless you specify an alternate `ignore-team` parameter. You can use `ignore-team` to specify a larger team or a team that does not match the team ping being searched. The value you specify for `ignore-team` overrides the `team` value.no
include-reposRepositories to include when searching issues and pull requests. You can add more than one repository by using a comma-separated list. Format: {owner}/{repo}. For example: "octocat/hello-world, octocat/foobar"no
ignore-reposRepositories to ignore when searching issues and pull requests. You can add more than one repository by using a comma-separated list. Format: {owner}/{repo}. For example: "octocat/hello-world, octocat/foobar"no
ignore-authorsIgnores issues and pull requests authored by these accounts. You can add more than one repository by using a comma-separated list (for example, "actions-bot, hubot")no
ignore-commentersIgnores issues and pull requests commented by thee accounts. You can add more than one repository by using a comma-separated list (for example, "actions-bot, hubot")no
ignore-labelsIgnores issues and pull requests with specific labels. You can add more than one label by using a comma-separated list (for example, "space-2x, autogen")no
comment-bodyA comment added to the issue or pull request.no

no outputs