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

feat(GitHub): add support for new GitHub project #2357

Closed

Conversation

juliapampus
Copy link
Contributor

@juliapampus juliapampus commented Dec 16, 2022

What this PR changes/adds

Unify old actions for assigning PRs and issues to a new one. Replaced action type.

Why it does that

The classic project was migrated to a new one: https://github.com/orgs/eclipse-edc/projects. With this, a new project number was created. In addition, the old action does not support the new GitHub projects API.

Further notes

Could happen that we again face issues regarding PR assignments. As we are creating PRs from forks, the event type pull_request_target instead of pull_request had to be used with the old action. According to the readme and issues, this may not be supported by the new action yet. We have to try it out.

Linked Issue(s)

Relates #2356

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • assigned appropriate label? (exclude from changelog with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and Etiquette for pull requests for details)

@juliapampus juliapampus added the build Anything related to the CI/CD Pipeline on Github Actions label Dec 16, 2022
@juliapampus juliapampus temporarily deployed to Azure-dev December 16, 2022 13:42 — with GitHub Actions Inactive
@juliapampus juliapampus temporarily deployed to Azure-dev December 16, 2022 13:46 — with GitHub Actions Inactive
@juliapampus juliapampus temporarily deployed to Azure-dev December 16, 2022 13:49 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Anything related to the CI/CD Pipeline on Github Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant