Skip to content

Multiple comments on the PR - is this by design? #229

Answered by raspo
grahammcculloch asked this question in Q&A
Discussion options

You must be logged in to vote

TL;DR
I don't think this is a bug. This happens when you have a workflow that triggers on push instead of pull_request:

name: My workflow

on:
  push:

jobs: [...]

@ArtiomTr I tried to do what you suggested and the logs show this:

Interestingly, I also tried to open another PR to try and recreate my previous scenario, but this time using Debug-action from the start... and I couldn't reproduce it: the one comment kept getting update regularly.

So I started thinking what did I do differently this time, and I remembered that when I opened my first PR on my fork, the actions didn't trigger initially because they were not enabled for the forked repo and I think I accidentally triggered one m…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@grahammcculloch
Comment options

@ArtiomTr
Comment options

@grahammcculloch
Comment options

Comment options

You must be logged in to vote
1 reply
@ArtiomTr
Comment options

Comment options

You must be logged in to vote
2 replies
@ArtiomTr
Comment options

@grahammcculloch
Comment options

Answer selected by ArtiomTr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants