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

Fix contributors.yml Workflow #213

Open
3 of 4 tasks
IsaacMilarky opened this issue Aug 5, 2024 · 0 comments
Open
3 of 4 tasks

Fix contributors.yml Workflow #213

IsaacMilarky opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working rotation Summer2024

Comments

@IsaacMilarky
Copy link
Collaborator

MENTOR

BRIEF DESCRIPTION

Currently, the contributors.yml workflow doesn't work and triggers itself forever.

What happens is that it is triggered on push to main, but then it pushes changes to the main branch which triggers itself again forever. https://github.com/DSACMS/metrics/actions/workflows/contributors.yml

This also creates a PR every time the workflow runs.

SCOPING

  • days

SKILLS NEEDED

GitHub Actions and scripting.

REQUIRED DELIVERABLES

  1. Stop the workflow from triggering itself
  2. Set up a workflow to automatically update main as it is a protected branch
  3. Verify that the contributor information is automatically updated on each legitimate push to main or otherwise

DESIRED DELIVERY WINDOW

  • Any

ACKNOWLEDGEMENTS

  • - Yes, I agree to spend file a project proposal ticket
  • - Yes, I agree this project falls within a 2 week or less (ideally less) scope of time
  • - Yes, I agree to spend an hour per week of office hours and 1x1 mentoring
  • - Yes, I agree to spend an hour at the end of the sprint for filling out a Retro Template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rotation Summer2024
Development

No branches or pull requests

2 participants