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

Sunsetting Github AoR #3263

Merged
merged 18 commits into from
Jun 26, 2023
Merged

Sunsetting Github AoR #3263

merged 18 commits into from
Jun 26, 2023

Conversation

malmstein
Copy link
Contributor

@malmstein malmstein commented Jun 20, 2023

Task/Issue URL: https://app.asana.com/0/1174433894299346/1204558888185157/f

Description

This PR adds the changes described in the task above.

  • New workflows to react to issues created
  • New workflow for PR opened
  • Updated Contributing guidelines to reflect we don’t take feature requests

@malmstein
Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@malmstein malmstein force-pushed the 06-20-Sunsetting_Github_AoR branch from c7c3d18 to e13f95f Compare June 23, 2023 08:16
@malmstein malmstein marked this pull request as ready for review June 23, 2023 08:36
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated
@@ -30,9 +30,9 @@ After our team has investigated each issue, we will label them as:

## Contribute Code

We welcome pull requests aimed at fixing bugs and security issues.
We welcome Pull Requests aimed at fixing bugs and security issues. Refactoring, product changes and other features won't be considered and therefore the Pull Request will be closed.
Copy link
Contributor

Choose a reason for hiding this comment

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

@malmstein
Copy link
Contributor Author

@cmonfortep can you please review this with the latest changes?

Copy link
Contributor

@cmonfortep cmonfortep left a comment

Choose a reason for hiding this comment

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

Found 2 issues, please review them before merging.

LGTM 👍

@@ -24,7 +24,7 @@ import retrofit2.http.GET
@ContributesServiceApi(AppScope::class)
interface SurveyService {

@GET("https://staticcdn.duckduckgo.com/survey/v2/survey-mobile.json")
@GET("https://ddg-sandbox.s3.amazonaws.com/survey/v2/survey-mobile.json")
Copy link
Contributor

Choose a reason for hiding this comment

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

Unrelated change. Seems a test endpoint for surveys.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch, removing

id: render_template
uses: chuhlomin/render-template@v1.7
with:
template: .github/pr-reply-template.md
Copy link
Contributor

Choose a reason for hiding this comment

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

where is this file located .github/pr-reply-template.md?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

wrong name, updated

@@ -0,0 +1,6 @@
Thank you for opening an Pull Request in our Repository.
Copy link
Contributor

@cmonfortep cmonfortep Jun 26, 2023

Choose a reason for hiding this comment

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

This template is different from the one discussed in https://app.asana.com/0/1204853730139328/1204778116780347/f (is this the one that will be automatically posted when we receive a contribution?)

Feedback:

  • "The issue has been forwarded..." -> That seems incorrect since we are in the PR template, probably copy & paste?
  • "is the Pull Request is not" -> probably a typo? do you mean "if the Pull Request..."
  • IMO, the whole part about contribution guidelines seems unnecessary and more related to the scenario of opening an issue, could we just use something similar to option 1 in https://app.asana.com/0/1204853730139328/1204778116780347/f

I don't have a strong choice here, so feel free to pick the one you prefer.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn’t retroactively update the Asana task, it’s done now

@malmstein malmstein merged commit 90c55e0 into develop Jun 26, 2023
@malmstein malmstein deleted the 06-20-Sunsetting_Github_AoR branch June 26, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants