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

Change labels and default title applied to new issues. #5013

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

seanlip
Copy link
Member

@seanlip seanlip commented Jun 4, 2023

Explanation

Update the github configuration so that new issues receive the labels "triage needed" and "bug", and new feature requests receive the labels "triage needed" and "enhancement". This mirrors the triaging system used on Oppia Web, and in fact most of the current labels in the existing GitHub configuration are obsolete.

Also updates the default issue titles in the same way as Oppia Web.

Essential Checklist

  • The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • Any changes to scripts/assets files have their rationale included in the PR explanation.
  • The PR follows the style guide.
  • The PR does not contain any unnecessary code changes from Android Studio (reference).
  • The PR is made from a branch that's not called "develop" and is up-to-date with "develop".
  • The PR is assigned to the appropriate reviewers (reference).

@seanlip seanlip requested a review from a team as a code owner June 4, 2023 18:31
@seanlip
Copy link
Member Author

seanlip commented Jun 4, 2023

@adhiamboperes PTAL. Thanks!

Copy link
Collaborator

@adhiamboperes adhiamboperes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seanlip these changes LGTM.

@oppiabot
Copy link

oppiabot bot commented Jun 4, 2023

Unassigning @adhiamboperes since they have already approved the PR.

@oppiabot oppiabot bot added the PR: LGTM label Jun 4, 2023
@oppiabot
Copy link

oppiabot bot commented Jun 4, 2023

Hi @seanlip, this PR is ready to be merged. Please address any remaining comments prior to merging, and feel free to merge this PR once the CI checks pass and you're happy with it. Thanks!

@seanlip seanlip merged commit 85a9f24 into develop Jun 5, 2023
26 checks passed
@seanlip seanlip deleted the intake-forms branch June 5, 2023 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants