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

[Task]: Create an issue from a PR #15042

Open
2 tasks
KevinMind opened this issue Sep 25, 2024 · 1 comment
Open
2 tasks

[Task]: Create an issue from a PR #15042

KevinMind opened this issue Sep 25, 2024 · 1 comment
Labels
repository:addons-frontend Issue relating to addons-frontend repository:addons-server Issue relating to addons-server

Comments

@KevinMind
Copy link
Contributor

KevinMind commented Sep 25, 2024

Description

Many times I want to make a small patch where it is immediately obvious the change and most of the time I like to just open a PR for those.

The PR will contain all the relevant information, but we require each PR to close an issue for tracking. So I would like to propose a PR /slash command that can create an issue and link the PR for me.

It should just copy the information from the PR and link the issue in the PR description. That way I can just open a PR and not have to worry about creating the issue.

Acceptance Criteria

Milestones/checkpoints

Checks

  • If I have identified that the work is specific to a repository, I have removed "repository:addons-server" or "repository:addons-frontend"

┆Issue is synchronized with this Jira Task

@KevinMind KevinMind added needs:info repository:addons-server Issue relating to addons-server repository:addons-frontend Issue relating to addons-frontend labels Sep 25, 2024
@KevinMind
Copy link
Contributor Author

Relevant to how to do this.https://github.com/orgs/community/discussions/25389

  • only trigger on comments to PRs, not issues (we don't have issues but still)
  • mayeb enable multiple commands to be triggered (there are a lot of use cases where this could be useful ex: /rebase /merge /format /deploy etc
  • should give feedback to the commenter (👍 or 👎 with error message if something went wrong)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repository:addons-frontend Issue relating to addons-frontend repository:addons-server Issue relating to addons-server
Projects
None yet
Development

No branches or pull requests

2 participants