Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Removed the ignore keyword and executed Github Actions, but the review did not run #507

Open
takecchi opened this issue Dec 23, 2023 · 1 comment

Comments

@takecchi
Copy link

Right after creating the PR, it was marked as a work in progress (Draft), so I launched the PR with @coderabbitai: ignore attached. Later, I removed @coderabbitai: ignore from the description and re-executed Github Actions with Re-run all jobs, but it was skipped with the message Skipped: description contains ignore_keyword.

Is this the intended behavior?

@takecchi
Copy link
Author

takecchi commented Dec 23, 2023

import {context as github_context} from '@actions/github'

Ah, it seems that github_context is referencing the context at the time of execution. I might just need to increase the triggers for requesting a review (such as sending mentions).

Adding to the triggers for Github Actions is an approach that comes to mind.

Do you have a clear answer to this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant