question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`sync-pr-commit-title` stopped working

See original GitHub issue

Please ensure:

  • The bug is caused by Refined GitHub. It doesn’t happen if I disable the extension.

Description

Try to merge any PR

Screenshot

image

Console errors

None

Example URL

https://github.com/sindresorhus/refined-github/pull/4650

Browser(s) used

Chrome

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
fregantecommented, Aug 16, 2021

You can create a repo with this workflow so you can push as much as you want:

name: CI

on:
  - push

jobs:
  wait:
    runs-on: ubuntu-latest
    steps:
      - run: sleep 30
1reaction
fregantecommented, Sep 18, 2021

Most likely it’s just https://github.com/sindresorhus/refined-github/issues/4695

It just worked for me in Safari

Read more comments on GitHub >

github_iconTop Results From Across the Web

`sync-pr-commit-title` and `wait-for-build` sometimes don't ...
fregante changed the title sync-pr-commit-title sometimes doesn't appear sync-pr-commit-title ... sync-pr-commit-title stopped working #4662.
Read more >
sindresorhus/refined-github (Raised $2687.94)
`sync-pr-commit-title` fills the "Dismiss review" reason field ... Remove projects tab when 0 (empty?) from repos not working.
Read more >
Operator does not detect updates to certificates stored in a ...
On Kubernetes, minio does not detect changes to certificates stored on a secret-backed volume and does not reload them. Expected Behavior. Minio correctly ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found