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

Pull latest data from the gh api instead of using the data from the event #3

Open
croissanne opened this issue May 27, 2024 · 1 comment

Comments

@croissanne
Copy link
Member

croissanne commented May 27, 2024

Instead of grabbing the data from the event, it should fetch the latest state of the PR from the github api. This includes updates the PR title, description, etc…

Currently you can open a PR without description, have the wf fail, update the description, and the wf will still fail.

@croissanne croissanne changed the title Pull latest data from the PR instead of using the data from the event Pull latest data from the gh api instead of using the data from the event May 27, 2024
@schuellerf
Copy link

is it possible, that just in the usage of the action (e.g. here) the activity "edited" has to be enabled? As by default (how I read the documentation) the action does not re-evaluate when the PR is edited.

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

No branches or pull requests

2 participants