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

Add issue bot automation to the samples repo #1641

Closed
brooke-hamilton opened this issue Jul 29, 2024 · 4 comments
Closed

Add issue bot automation to the samples repo #1641

brooke-hamilton opened this issue Jul 29, 2024 · 4 comments
Assignees
Labels
triaged This item has been triaged by project maintainers and is in the backlog

Comments

@brooke-hamilton
Copy link
Contributor

brooke-hamilton commented Jul 29, 2024

Overview of feature request

Add the ability to perform automation actions in issue comments, especially /assign. Currently, the /assign action is only available in the radius repo.

Acceptance criteria

  • A commenter can reply to an issue in this repo using the /assign command.
  • There is an established pattern for enabling the /assign command in other repos.
  • The pattern allows additional commands to be added.
  • The pattern allows commands to be enabled in any repo under radius-project with minimal configuration.
  • Additional issues are created to enable /assign in other public repos under radius-project where appropriate.

Additional context

The /assign command is enabled in these files in the radius-project/radius repository:

  • .github/workflows/radius-bot.yaml
  • .github/scripts/radius-bot.js

We need a way to enable the same automation in all radius-project repos without copy/pasting these files to all repos.

AB#12906

Copy link

azure-boards bot commented Jul 29, 2024

✅ Successfully linked to Azure Boards work item(s):

@ytimocin ytimocin added the triaged This item has been triaged by project maintainers and is in the backlog label Aug 1, 2024
@kachawla kachawla self-assigned this Sep 5, 2024
@kachawla kachawla removed their assignment Sep 17, 2024
@kachawla
Copy link
Contributor

/assign

@kachawla
Copy link
Contributor

/assign @kachawla

@kachawla
Copy link
Contributor

Added in #1746, and just tested on this issue (see above).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged This item has been triaged by project maintainers and is in the backlog
Projects
None yet
Development

No branches or pull requests

3 participants