Skip to content

build: add -f option to push to overwrite in case of simultaneous pus…#86

Open
tturbs wants to merge 2 commits into
gwatts:mainfrom
tturbs:force-push-notes
Open

build: add -f option to push to overwrite in case of simultaneous pus…#86
tturbs wants to merge 2 commits into
gwatts:mainfrom
tturbs:force-push-notes

Conversation

@tturbs

@tturbs tturbs commented Oct 24, 2024

Copy link
Copy Markdown

build: add -f option to push to overwrite in case of simultaneous push and pull request build triggers

  • Issue: When both push and pull request trigger builds simultaneously, notes may be pushed twice
  • Solution: Add the -f option to the second push to ensure it overwrites the previous one

…h and pull request build triggers

- Issue: When both push and pull request trigger builds simultaneously, notes may be pushed twice
- Solution: Add the -f option to the second push to ensure it overwrites the previous one
Comment thread index.js Outdated
@tturbs

tturbs commented Oct 30, 2024

Copy link
Copy Markdown
Author

Even if #75 is accepted, multiple git notes may still be generated for the same commit, so I believe this PR is also necessary.

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

Successfully merging this pull request may close these issues.

2 participants