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.

auto-assign not working for repos selected before a config was added to the repo

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

auto-assign is not making assignments on repositories configured in the GitHub app and with a compliant .github/auto_assign.yml present.

To Reproduce

  1. Submit a PR to an affected repo
  2. Observe that no reviewers or assignees are added

Expected behavior

Reviewers or assignees are added.

Screenshots

These are internal repos but I can tell you that the repo is on the list in https://github.com/organizations/<orgname>/settings/installations/324587.

Additional context

The repos that are working are the repos that had an auto-assign config in them when it was enabled. Others were enabled and then the configuration was added: those are the ones that aren’t working. It would be laborious to toggle for all of the repos we’ve enabled so I want to do that only as a last-ditch effort.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
colindeancommented, Dec 18, 2018

I think this is still an issue but the resolution for the org in which I was primarily using auto-assign was to remove it and re-add it.

1reaction
davetcolemancommented, Oct 19, 2018

Any word if this could be fixed? I’d love to use this bot on our projects but I can’t get it to work at all.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating the auto-assign-issues bot
In this post I describe the code in the Probot templates, show how to modify it to auto-assign issues to users, and show...
Read more >
GitHub integration - Snyk User Docs
The GitHub integration works per user account and not per Snyk Organization. ... Select the repositories you want to import to Snyk and...
Read more >
Auto-assign a user to a merge request (#287636) - GitLab.org
When a user clicks Create Merge Request from an issue they will automatically be assigned to the merge request. Implementation Notes. We should ......
Read more >
Github - Auto assign Issue to Project - Stack Overflow
For the new beta projects, there's now an official action to add issues and pull requests: actions/add-to-project.
Read more >
Custom Lambda Rules (General Example) - AWS Config
config -rule-periodic – Triggered at a frequency that you choose (for example, every 24 hours). AWS Config Rules GitHub repository. A public repository...
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