Create a new GitHub action that adds/removes "community-contribution-in-progress" label on issues #12923
Labels
github_actions
Pull requests that update GitHub Actions code
help wanted
Open source contributors welcome
P2 - normal
Priority: Nice to have
Summary
Create a new GitHub action that adds/removes "community-contribution-in-progress" label on issues.
This needs to be a shared action with most of its logic placed in the .github repository. This shared part will then be called from the following repositories:
A. kolibri
B. kolibri-design-system
C. studio
D. ricecooker
E. le-utils
Guidance
Development process
Later during the review process, we can offer guidance in areas specific to integration with our ecosystem, such as private secrets, etc.
Opening pull requests
To allow for smooth review and testing process, we'd ask you to organize pull requests as follows:
.github
repositorytest-actions
repository. Imaginetest-actions
as a temporary representative of (A-E) repositories listed above.Only after we have reviewed the two pull requests above, the final 5 pull requests can be open to (A-E) repositories. You will be instructed by a team member when the time comes to do so.
See the following action for an example:
test-actions
repository part.github
repository part3rd party workflows
Programming language
Implementation
MEMBER
and neitherOWNER
Acceptance criteria
The text was updated successfully, but these errors were encountered: