Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heroku workflow runs and fails on every comment on every issue #706

Open
dthaler opened this issue Nov 6, 2024 · 0 comments
Open

Heroku workflow runs and fails on every comment on every issue #706

dthaler opened this issue Nov 6, 2024 · 0 comments

Comments

@dthaler
Copy link
Contributor

dthaler commented Nov 6, 2024

Describe the bug
For example https://github.com/orcasound/orcasite/actions/runs/11046931467 is a run in response to Scott's comment on an issue (not a PR).
octokit/request-action fails with:

Warning: Unexpected input(s) 'repository', 'state', 'target_url', 'description', 'context', valid inputs are ['route', 'mediaType']
[...]
Error: Not Found - https://docs.github.com/rest

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/orcasound/orcasite/actions/workflows/heroku.yaml
  2. Notice every "issue comment" run fails.

Expected behavior
A text comment on an issue should not consume CI/CD resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: triage
Development

No branches or pull requests

1 participant